Skip to content

Commit e5e16f3

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-service/custom-helm-values.yaml Objects: - HelmRelease production-agent Changes: - deploy-20250730161539-cb8be3f -> deploy-20250730163356-7c06fe1 - HelmRelease production-dagster Changes: - deploy-20250730161539-cb8be3f -> deploy-20250730163356-7c06fe1 - HelmRelease production-mcp Changes: - deploy-20250730161539-cb8be3f -> deploy-20250730163356-7c06fe1 - HelmRelease production-mcs Changes: - deploy-20250730161539-cb8be3f -> deploy-20250730163356-7c06fe1 - Kustomization production-apps Changes: - deploy-20250730161539-cb8be3f -> deploy-20250730163356-7c06fe1
1 parent 7c06fe1 commit e5e16f3

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-20250730161539-cb8be3f # {"$imagepolicy": "flux-system:oso:tag"}
24+
newTag: deploy-20250730163356-7c06fe1 # {"$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-20250730161539-cb8be3f # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20250730163356-7c06fe1 # {"$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
@@ -74,7 +74,7 @@ spec:
7474
- name: "oso-dagster"
7575
image:
7676
repository: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
77-
tag: deploy-20250730161539-cb8be3f # {"$imagepolicy": "flux-system:oso:tag"}
77+
tag: deploy-20250730163356-7c06fe1 # {"$imagepolicy": "flux-system:oso:tag"}
7878
pullPolicy: IfNotPresent
7979
envConfigMaps:
8080
- 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-20250730161539-cb8be3f # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20250730163356-7c06fe1 # {"$imagepolicy": "flux-system:oso:tag"}
1212
values:
1313
app:
1414
envVars:

ops/k8s-apps/production/metrics-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-20250730161539-cb8be3f # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20250730163356-7c06fe1 # {"$imagepolicy": "flux-system:oso:tag"}
1212
values:
1313
mcs:
1414
frontend:

0 commit comments

Comments
 (0)