From c1b976c1623703ed0af8888a30f114b700c3d1fa Mon Sep 17 00:00:00 2001 From: anaik91 Date: Mon, 5 Aug 2024 14:47:56 +0530 Subject: [PATCH] feat: bumped apigee version images --- vars/test.yaml | 2 +- vars/vars.yaml | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/vars/test.yaml b/vars/test.yaml index 08a4dcd..6158613 100644 --- a/vars/test.yaml +++ b/vars/test.yaml @@ -406,7 +406,7 @@ overrides: ao: image: url: "gcr.io/apigee-release/hybrid/apigee-operators" - tag: "1.12.1" + tag: "1.12.1-hotfix.1" pullPolicy: IfNotPresent resources: limits: diff --git a/vars/vars.yaml b/vars/vars.yaml index 0befbd3..a0430da 100644 --- a/vars/vars.yaml +++ b/vars/vars.yaml @@ -51,7 +51,7 @@ synchronizer_prod_svc_account: apigee-hybrid-user # refer: https://cloud.google.com/apigee/docs/hybrid/preview/helm-install#pull-apigee-helm-charts helm_chart_repo: oci://us-docker.pkg.dev/apigee-release/apigee-hybrid-helm-charts -helm_chart_version: 1.12.0 +helm_chart_version: 1.12.1 helm_charts: - apigee-operator - apigee-datastore @@ -187,7 +187,7 @@ overrides: replicaCountMax: 2 image: url: "gcr.io/apigee-release/hybrid/apigee-mart-server" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent resources: requests: @@ -197,7 +197,7 @@ overrides: mintTaskScheduler: image: url: "gcr.io/apigee-release/hybrid/apigee-mint-task-scheduler" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent resources: requests: @@ -212,7 +212,7 @@ overrides: serviceAccountRef: apigee-hybrid-secret image: url: "gcr.io/apigee-release/hybrid/apigee-synchronizer" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent resources: requests: @@ -227,7 +227,7 @@ overrides: replicaCountMax: 4 image: url: "gcr.io/apigee-release/hybrid/apigee-runtime" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent resources: requests: @@ -242,7 +242,7 @@ overrides: secret: "" image: url: "gcr.io/apigee-release/hybrid/apigee-hybrid-cassandra-client" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent replicaCount: 3 # multiRegionSeedHost: @@ -255,7 +255,7 @@ overrides: capacity: 10Gi image: url: "gcr.io/apigee-release/hybrid/apigee-hybrid-cassandra" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent resources: requests: @@ -268,7 +268,7 @@ overrides: enabled: false image: url: "gcr.io/apigee-release/hybrid/apigee-cassandra-backup-utility" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent serviceAccountRef: apigee-hybrid-secret schedule: "0 2 * * *" @@ -278,7 +278,7 @@ overrides: snapshotTimestamp: image: url: "gcr.io/apigee-release/hybrid/apigee-cassandra-backup-utility" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent serviceAccountRef: apigee-hybrid-secret dbStorageBucket: "" @@ -291,7 +291,7 @@ overrides: replicaCountMax: 4 image: url: "gcr.io/apigee-release/hybrid/apigee-udca" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent resources: requests: @@ -371,7 +371,7 @@ overrides: serviceAccountRef: apigee-hybrid-secret image: url: "gcr.io/apigee-release/hybrid/apigee-connect-agent" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent replicaCountMin: 1 replicaCountMax: 1 @@ -384,7 +384,7 @@ overrides: serviceAccountRef: apigee-hybrid-secret image: url: "gcr.io/apigee-release/hybrid/apigee-watcher" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent replicaCountMin: 1 replicaCountMax: 1 @@ -396,7 +396,7 @@ overrides: redis: image: url: "gcr.io/apigee-release/hybrid/apigee-redis" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent replicaCount: 2 resources: @@ -416,7 +416,7 @@ overrides: ao: image: url: "gcr.io/apigee-release/hybrid/apigee-operators" - tag: "1.12.0" + tag: "1.12.1-hotfix.1" pullPolicy: IfNotPresent resources: limits: @@ -428,7 +428,7 @@ overrides: installer: image: url: "gcr.io/apigee-release/hybrid/apigee-installer" - tag: "1.12.0" + tag: "1.12.1" pullPolicy: IfNotPresent # kube rbac proxy kubeRBACProxy: