diff --git a/chart/Chart.yaml b/chart/Chart.yaml index d637d73aa..bde8f278a 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -16,13 +16,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.6.0-0-main-unstable-2024-01-30-13-34-13-0 +version: 2.6.0-0-main-unstable-2024-01-30-17-41-20-0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "2.6.0-0-main-unstable-2024-01-30-13-34-13-0" +appVersion: "2.6.0-0-main-unstable-2024-01-30-17-41-20-0" dependencies: - name: etcd diff --git a/chart/values.yaml b/chart/values.yaml index 6006c53b5..36deb695c 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -13,7 +13,7 @@ image: # The below tag values will be picked for images by default. # If not specified, 'tag' option provided above will be picked. controlPlane: 81f812f3cada - dataPlane: 5ed2160a1673 + dataPlane: 11b4689e3d3e extensions: ca3ae170223c # -- ImagePullPolicy for our images pullPolicy: IfNotPresent