Skip to content

Commit 246d62e

Browse files
Merge pull request #420 from stfc/promote-staging-to-prod
Promote Staging to Prod - 2025-10-10
2 parents d44e3ef + d73fc45 commit 246d62e

File tree

9 files changed

+23
-12
lines changed

9 files changed

+23
-12
lines changed

charts/prod/argocd/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ version: 1.0.2
44
dependencies:
55
# https://github.com/argoproj/argo-helm/releases
66
- name: argo-cd
7-
version: 8.5.6
7+
version: 8.6.0
88
repository: https://argoproj.github.io/argo-helm

charts/prod/cert-manager/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version: 2.0.0
44
dependencies:
55
- repository: https://stfc.github.io/cloud-helm-charts/
66
name: stfc-cloud-cert-manager
7-
version: 1.2.3
7+
version: 1.2.4

charts/prod/cluster-api-addon-provider/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version: 1.2.0
44
dependencies:
55
- repository: https://azimuth-cloud.github.io/cluster-api-addon-provider
66
name: cluster-api-addon-provider
7-
version: 0.9.1
7+
version: 0.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
apiVersion: v2
2+
name: docker-registry
3+
version: 2.0.0
4+
dependencies:
5+
- repository: https://stfc.github.io/cloud-helm-charts/
6+
name: stfc-cloud-docker-registry
7+
version: 1.0.2

charts/prod/harbor/Chart.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,5 @@ name: harbor
33
version: 1.1.4
44
dependencies:
55
- name: stfc-cloud-harbor
6-
version: 1.1.7
7-
repository: https://stfc.github.io/cloud-helm-charts
8-
- name: ingress-nginx
9-
version: 4.13.2
10-
repository: "https://kubernetes.github.io/ingress-nginx"
11-
alias: ingress-nginx-harbor
6+
version: 1.1.8
7+
repository: https://stfc.github.io/cloud-helm-charts
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
apiVersion: v2
2+
name: ingress-nginx-external
3+
version: 1.0.0
4+
dependencies:
5+
- name: ingress-nginx
6+
version: 4.13.3
7+
repository: "https://kubernetes.github.io/ingress-nginx"
8+
alias: ingress-nginx-external

charts/prod/longhorn/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version: 2.0.0
44
dependencies:
55
- repository: https://stfc.github.io/cloud-helm-charts/
66
name: stfc-cloud-longhorn
7-
version: 1.0.3
7+
version: 1.0.5

charts/prod/materials-galaxy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version: 2.0.0
44
dependencies:
55
- repository: https://stfc.github.io/cloud-helm-charts/
66
name: materials-galaxy
7-
version: 2.1.7
7+
version: 2.1.9

charts/prod/victoria-metrics/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version: 2.0.0
44
dependencies:
55
- repository: https://stfc.github.io/cloud-helm-charts/
66
name: stfc-cloud-vm
7-
version: 1.0.3
7+
version: 1.0.6

0 commit comments

Comments
 (0)