Skip to content

Commit 3208b8d

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-20251013185646-670c09f -> deploy-20251013192022-2eb2295 - HelmRelease production-dagster Changes: - deploy-20251013185646-670c09f -> deploy-20251013192022-2eb2295 - deploy-20251013185646-670c09f -> deploy-20251013192022-2eb2295 - HelmRelease production-mcp Changes: - deploy-20251013185646-670c09f -> deploy-20251013192022-2eb2295 - HelmRelease production-mcs Changes: - deploy-20251013185646-670c09f -> deploy-20251013192022-2eb2295 - Kustomization production-apps Changes: - deploy-20251013185646-670c09f -> deploy-20251013192022-2eb2295
1 parent 2eb2295 commit 3208b8d

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
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-20251013185646-670c09f # {"$imagepolicy": "flux-system:oso:tag"}
24+
newTag: deploy-20251013192022-2eb2295 # {"$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-20251013185646-670c09f # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20251013192022-2eb2295 # {"$imagepolicy": "flux-system:oso:tag"}
1212
values:
1313
app:
1414
service:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ spec:
8787
- name: "default"
8888
image:
8989
repository: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
90-
tag: deploy-20251013185646-670c09f # {"$imagepolicy": "flux-system:oso:tag"}
90+
tag: deploy-20251013192022-2eb2295 # {"$imagepolicy": "flux-system:oso:tag"}
9191
pullPolicy: IfNotPresent
9292
envConfigMaps:
9393
- name: dagster-oso-extra-env
@@ -102,7 +102,7 @@ spec:
102102
- name: "dynamic"
103103
image:
104104
repository: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
105-
tag: deploy-20251013185646-670c09f # {"$imagepolicy": "flux-system:oso:tag"}
105+
tag: deploy-20251013192022-2eb2295 # {"$imagepolicy": "flux-system:oso:tag"}
106106
pullPolicy: IfNotPresent
107107
envConfigMaps:
108108
- 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-20251013185646-670c09f # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20251013192022-2eb2295 # {"$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-20251013185646-670c09f # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20251013192022-2eb2295 # {"$imagepolicy": "flux-system:oso:tag"}
1212
values:
1313
mcs:
1414
frontend:

0 commit comments

Comments
 (0)