Skip to content

Commit

Permalink
CASMNET-2239 - Update cray-services version in networking services ch…
Browse files Browse the repository at this point in the history
…arts
  • Loading branch information
spillerc-hpe authored and rustydb committed Sep 4, 2024
1 parent ddbf202 commit 7ab1bf2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions manifests/core-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
8 changes: 4 additions & 4 deletions manifests/platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7ab1bf2

Please sign in to comment.