Skip to content

Commit

Permalink
ghcr.io/wisvch/annugame24:20240602-f98d889
Browse files Browse the repository at this point in the history
ghcr.io/wisvch/annugame-leaderboard:20240602-7ea48fc
ghcr.io/wisvch/nwerc-2024:20240602-c495290
ghcr.io/wisvch/hackdelft-2024:20240602-c64e948
ghcr.io/wisvch/narrowcast-content:20240602-20cee0a
  • Loading branch information
W.I.S.V. 'Christiaan Huygens' committed Jun 2, 2024
1 parent afc51ef commit 006d109
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions apps/annugame/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: annugame24
image: ghcr.io/wisvch/annugame24:20240502-f98d889 # {"$imagepolicy": "flux-system:annugame"}
image: ghcr.io/wisvch/annugame24:20240602-f98d889 # {"$imagepolicy": "flux-system:annugame"}
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down Expand Up @@ -52,7 +52,7 @@ spec:
cpu: 50m
memory: 150Mi
- name: annugame-leaderboard
image: ghcr.io/wisvch/annugame-leaderboard:20240502-7ea48fc # {"$imagepolicy": "flux-system:annugame-leaderboard"}
image: ghcr.io/wisvch/annugame-leaderboard:20240602-7ea48fc # {"$imagepolicy": "flux-system:annugame-leaderboard"}
imagePullPolicy: IfNotPresent
ports:
- name: backend
Expand Down
2 changes: 1 addition & 1 deletion apps/chipcie-nwerc-2024/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ spec:
port: 80
image:
repository: ghcr.io/wisvch/nwerc-2024
tag: 20240506-c495290 # {"$imagepolicy": "flux-system:nwerc-2024:tag"}
tag: 20240602-c495290 # {"$imagepolicy": "flux-system:nwerc-2024:tag"}
pullPolicy: IfNotPresent
pullSecrets: {}
2 changes: 1 addition & 1 deletion apps/hackdelft/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
port: 80
image:
repository: ghcr.io/wisvch/hackdelft-2024
tag: 20240525-c64e948 # {"$imagepolicy": "flux-system:hackdelft-2024:tag"}
tag: 20240602-c64e948 # {"$imagepolicy": "flux-system:hackdelft-2024:tag"}
pullPolicy: IfNotPresent
pullSecrets: {}
"2022":
Expand Down
2 changes: 1 addition & 1 deletion apps/narrowcast-content/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: narrowcast-content
image: ghcr.io/wisvch/narrowcast-content:20240502-20cee0a # {"$imagepolicy": "flux-system:narrowcast-content"}
image: ghcr.io/wisvch/narrowcast-content:20240602-20cee0a # {"$imagepolicy": "flux-system:narrowcast-content"}
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down

0 comments on commit 006d109

Please sign in to comment.