diff --git a/manifests/core-services.yaml b/manifests/core-services.yaml index a7bca944e..acbc5f961 100644 --- a/manifests/core-services.yaml +++ b/manifests/core-services.yaml @@ -45,25 +45,25 @@ spec: # Cray DHCP Kea - name: cray-dhcp-kea source: csm-algol60 - version: 0.11.3 # update platform.yaml cray-precache-images with this + version: 0.11.4 # update platform.yaml cray-precache-images with this namespace: services # Cray DNS unbound (resolver) - name: cray-dns-unbound source: csm-algol60 - version: 0.8.2 # update platform.yaml cray-precache-images with this + version: 0.8.3 # update platform.yaml cray-precache-images with this namespace: services values: global: - appVersion: 0.8.2 + appVersion: 0.8.3 # Cray DNS powerdns - name: cray-dns-powerdns source: csm-algol60 - version: 0.4.1 # update platform.yaml cray-precache-images with this + version: 0.4.2 # update platform.yaml cray-precache-images with this namespace: services - name: cray-powerdns-manager source: csm-algol60 - version: 0.8.3 # update platform.yaml cray-precache-images with this + version: 0.8.4 # update platform.yaml cray-precache-images with this namespace: services diff --git a/manifests/platform.yaml b/manifests/platform.yaml index 7368647bf..a9a0cd968 100644 --- a/manifests/platform.yaml +++ b/manifests/platform.yaml @@ -71,10 +71,10 @@ spec: # OPA - artifactory.algol60.net/csm-docker/stable/docker.io/openpolicyagent/opa:0.62.0-envoy-rootless # DNS - - artifactory.algol60.net/csm-docker/stable/cray-dhcp-kea:0.11.3 - - artifactory.algol60.net/csm-docker/stable/cray-dns-unbound:0.8.2 - - artifactory.algol60.net/csm-docker/stable/cray-dns-powerdns:0.4.1 - - artifactory.algol60.net/csm-docker/stable/cray-powerdns-manager:0.8.3 + - artifactory.algol60.net/csm-docker/stable/cray-dhcp-kea:0.11.4 + - artifactory.algol60.net/csm-docker/stable/cray-dns-unbound:0.8.3 + - artifactory.algol60.net/csm-docker/stable/cray-dns-powerdns:0.4.2 + - artifactory.algol60.net/csm-docker/stable/cray-powerdns-manager:0.8.4 # cray-ceph-csi-rbd and cray-ceph-csi-cephfs - artifactory.algol60.net/csm-docker/stable/docker-kubectl:1.24.17 - artifactory.algol60.net/csm-docker/stable/k8s.gcr.io/sig-storage/csi-provisioner:v3.1.0