Skip to content

Commit

Permalink
Merge pull request #756 from cwayne18/update-kube-vip
Browse files Browse the repository at this point in the history
Bump kubevip and add to auto-pr
  • Loading branch information
cwayne18 authored Oct 28, 2024
2 parents 647b48c + 9d7f3c3 commit 39cb56d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions images-list
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ ghcr.io/kube-logging/logging-operator rancher/mirrored-kube-logging-logging-oper
ghcr.io/kube-logging/logging-operator rancher/mirrored-kube-logging-logging-operator 4.8.0
ghcr.io/kube-logging/logging-operator rancher/mirrored-kube-logging-logging-operator 4.9.1
ghcr.io/kube-vip/kube-vip-iptables rancher/mirrored-kube-vip-kube-vip-iptables v0.6.0
ghcr.io/kube-vip/kube-vip-iptables rancher/mirrored-kube-vip-kube-vip-iptables v0.8.4
ghcr.io/prometheus-community/windows-exporter rancher/mirrored-prometheus-windows-exporter 0.25.1
grafana/grafana rancher/grafana-grafana 7.1.5
grafana/grafana rancher/grafana-grafana 7.2.1
Expand Down
6 changes: 6 additions & 0 deletions retrieve-image-tags/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@
"versionSource": "registry",
"versionFilter": "^v1\\.([3-9][0-9])\\.[0-9]+$"
},
"kube-vip-iptables": {
"images": [
"ghcr.io/kube-vip/kube-vip-iptables"
],
"versionSource": "github-latest-release:kube-vip/kube-vip"
},
"cilium": {
"versionSource": "helm-latest:https://helm.cilium.io",
"imageDenylist": [
Expand Down

0 comments on commit 39cb56d

Please sign in to comment.