Skip to content

Commit

Permalink
robot: project submariner-operator chart upgrades from 0.16.2 to 0.18.1
Browse files Browse the repository at this point in the history
Signed-off-by: robot <[email protected]>
  • Loading branch information
robot committed Oct 13, 2024
1 parent b123063 commit e4c2042
Show file tree
Hide file tree
Showing 5 changed files with 184 additions and 378 deletions.
2 changes: 1 addition & 1 deletion charts/submariner-operator/config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export USE_OPENSOURCE_CHART=false
export REPO_URL=https://submariner-io.github.io/submariner-charts/charts
export REPO_NAME=submariner
export CHART_NAME=submariner-operator
export VERSION=0.16.2
export VERSION=0.18.1

# pr, issue, none
export UPGRADE_METHOD=pr
Expand Down
6 changes: 3 additions & 3 deletions charts/submariner-operator/submariner-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.16.2
appVersion: 0.18.1
description: Submariner enables direct networking between Pods and Services in different Kubernetes clusters
home: https://submariner-io.github.io/
maintainers:
Expand All @@ -9,10 +9,10 @@ maintainers:
name: submariner-operator
sources:
- https://submariner-io.github.io/submariner-charts/charts
version: 0.16.2
version: 0.18.1
dependencies:
- name: submariner-operator
version: "0.16.2"
version: "0.18.1"
repository: "https://submariner-io.github.io/submariner-charts/charts"
keywords:
- networking
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.16.2
appVersion: 0.18.1
description: Submariner enables direct networking between Pods and Services in different
Kubernetes clusters
home: https://submariner-io.github.io/
Expand All @@ -10,4 +10,4 @@ maintainers:
name: submariner-operator
sources:
- https://submariner-io.github.io/submariner-charts/charts
version: 0.16.2
version: 0.18.1
Loading

0 comments on commit e4c2042

Please sign in to comment.