diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index 2c89fe43..050106c5 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -13,7 +13,7 @@ packages: - name: postgres-operator repository: ghcr.io/defenseunicorns/packages/uds/postgres-operator - ref: 1.12.2-uds.1-upstream + ref: 1.12.2-uds.2-upstream overrides: postgres-operator: uds-postgres-config: diff --git a/values/upstream-values.yaml b/values/upstream-values.yaml index 3b07dfd2..6faa52f1 100644 --- a/values/upstream-values.yaml +++ b/values/upstream-values.yaml @@ -6,4 +6,4 @@ initContainers: image: busybox:1.36 prometheusExporter: - image: curlimages/curl:8.8.0 + image: curlimages/curl:8.9.1 diff --git a/zarf.yaml b/zarf.yaml index fc01f924..51fb8852 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -51,7 +51,7 @@ components: - values/upstream-values.yaml images: - "sonarqube:10.6.0-community" - - "curlimages/curl:8.8.0" + - "curlimages/curl:8.9.1" - "busybox:1.36" - name: sonarqube