Skip to content

Commit 6e50717

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-20251117171233-bc55dc2 -> deploy-20251117212501-e121df2 - HelmRelease production-dagster Changes: - deploy-20251117171233-bc55dc2 -> deploy-20251117212501-e121df2 - deploy-20251117171233-bc55dc2 -> deploy-20251117212501-e121df2 - HelmRelease production-mcp Changes: - deploy-20251117171233-bc55dc2 -> deploy-20251117212501-e121df2 - HelmRelease production-mcs Changes: - deploy-20251117171233-bc55dc2 -> deploy-20251117212501-e121df2 - Kustomization production-apps Changes: - deploy-20251117171233-bc55dc2 -> deploy-20251117212501-e121df2
1 parent e121df2 commit 6e50717

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-20251117171233-bc55dc2 # {"$imagepolicy": "flux-system:oso:tag"}
24+
newTag: deploy-20251117212501-e121df2 # {"$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-20251117171233-bc55dc2 # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20251117212501-e121df2 # {"$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
@@ -89,7 +89,7 @@ spec:
8989
- name: "default"
9090
image:
9191
repository: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
92-
tag: deploy-20251117171233-bc55dc2 # {"$imagepolicy": "flux-system:oso:tag"}
92+
tag: deploy-20251117212501-e121df2 # {"$imagepolicy": "flux-system:oso:tag"}
9393
pullPolicy: IfNotPresent
9494
envConfigMaps:
9595
- name: dagster-oso-extra-env
@@ -104,7 +104,7 @@ spec:
104104
- name: "dynamic"
105105
image:
106106
repository: ghcr.io/opensource-observer/oso # {"$imagepolicy": "flux-system:oso:name"}
107-
tag: deploy-20251117171233-bc55dc2 # {"$imagepolicy": "flux-system:oso:tag"}
107+
tag: deploy-20251117212501-e121df2 # {"$imagepolicy": "flux-system:oso:tag"}
108108
pullPolicy: IfNotPresent
109109
envConfigMaps:
110110
- 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-20251117171233-bc55dc2 # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20251117212501-e121df2 # {"$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-20251117171233-bc55dc2 # {"$imagepolicy": "flux-system:oso:tag"}
11+
newTag: deploy-20251117212501-e121df2 # {"$imagepolicy": "flux-system:oso:tag"}
1212
values:
1313
mcs:
1414
frontend:

0 commit comments

Comments
 (0)