Skip to content

Commit 1357d27

Browse files
committed
Automated production image update #production-deploy
Automation name: flux-system/flux-system Files: - clusters/warehouse/production-apps.yaml - k8s-apps/production/agent/custom-helm-values.yaml - k8s-apps/production/dagster/custom-helm-values.yaml - k8s-apps/production/mcp/custom-helm-values.yaml - k8s-apps/production/metrics-calculation-service/custom-helm-values.yaml Objects: - HelmRelease production-agent Changes: - deploy-20250512141632-dde7f48 -> deploy-20250512154443-720baf0 - HelmRelease production-dagster Changes: - deploy-20250512141632-dde7f48 -> deploy-20250512154443-720baf0 - HelmRelease production-mcp Changes: - deploy-20250512141632-dde7f48 -> deploy-20250512154443-720baf0 - HelmRelease production-mcs Changes: - deploy-20250512141632-dde7f48 -> deploy-20250512154443-720baf0 - Kustomization production-apps Changes: - deploy-20250512141632-dde7f48 -> deploy-20250512154443-720baf0
1 parent 720baf0 commit 1357d27

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

ops/clusters/warehouse/production-apps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ spec:
2121
images:
2222
- name: ghcr.io/opensource-observer/oso
2323
newName: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
24-
newTag: deploy-20250512141632-dde7f48 # {"$imagepolicy": "flux-system:oso:tag"}
24+
newTag: deploy-20250512154443-720baf0 # {"$imagepolicy": "flux-system:oso:tag"}

ops/k8s-apps/production/agent/custom-helm-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
images:
99
- name: ghcr.io/opensource-observer/oso
1010
newName: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
11-
newTag: deploy-20250512141632-dde7f48 # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20250512154443-720baf0 # {"$imagepolicy": "flux-system:oso:tag"}
1212
values:
1313
app:
1414
ingress:

ops/k8s-apps/production/dagster/custom-helm-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ spec:
7272
- name: "oso-dagster"
7373
image:
7474
repository: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
75-
tag: deploy-20250512141632-dde7f48 # {"$imagepolicy": "flux-system:oso:tag"}
75+
tag: deploy-20250512154443-720baf0 # {"$imagepolicy": "flux-system:oso:tag"}
7676
pullPolicy: IfNotPresent
7777
envConfigMaps:
7878
- name: dagster-oso-extra-env

ops/k8s-apps/production/mcp/custom-helm-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
images:
99
- name: ghcr.io/opensource-observer/oso
1010
newName: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
11-
newTag: deploy-20250512141632-dde7f48 # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20250512154443-720baf0 # {"$imagepolicy": "flux-system:oso:tag"}
1212
values:
1313
app:
1414
envVars:

ops/k8s-apps/production/metrics-calculation-service/custom-helm-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
images:
99
- name: ghcr.io/opensource-observer/oso
1010
newName: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
11-
newTag: deploy-20250512141632-dde7f48 # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20250512154443-720baf0 # {"$imagepolicy": "flux-system:oso:tag"}
1212
values:
1313
mcs:
1414
frontend:

0 commit comments

Comments
 (0)