release: v0.1.1

This commit is contained in:
github-actions[bot]
2026-03-04 02:15:42 +00:00
parent 8d0ee6a2de
commit eb951e982b
3 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1,4 +1,4 @@
version: "0.1.0"
version: "0.1.1"
name: kube-vip
displayName: kube-vip
createdAt: "2026-03-04T00:00:00Z"
@@ -25,7 +25,7 @@ maintainers:
provider:
name: privilegedescalation
annotations:
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-kube-vip-plugin/releases/download/v0.1.0/kube-vip-0.1.0.tar.gz"
headlamp/plugin/archive-checksum: ""
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-kube-vip-plugin/releases/download/v0.1.1/kube-vip-0.1.1.tar.gz"
headlamp/plugin/archive-checksum: sha256:c7b1fabe40326cd8baa082a25048febc64abbf0d9456e9870f940ddedabaef5a
headlamp/plugin/version-compat: ">=0.26"
headlamp/plugin/distro-compat: "in-cluster"
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "kube-vip",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "kube-vip",
"version": "0.1.0",
"version": "0.1.1",
"license": "Apache-2.0",
"devDependencies": {
"@kinvolk/headlamp-plugin": "^0.13.0"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "kube-vip",
"version": "0.1.0",
"version": "0.1.1",
"description": "Headlamp plugin for kube-vip virtual IP and load balancer visibility",
"repository": {
"type": "git",