Skip to content

Commit

Permalink
ghcr.io/wisvch/annugame-leaderboard:20241002-7ea48fc
Browse files Browse the repository at this point in the history
ghcr.io/wisvch/nwerc-2023:20241002-9164481
ghcr.io/wisvch/chipcie-static-scoreboard:20241002-4ca4cfd
ghcr.io/wisvch/narrowcast-content:20241002-308b446
  • Loading branch information
W.I.S.V. 'Christiaan Huygens' committed Oct 2, 2024
1 parent 3c11ab6 commit bb1f209
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/annugame/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
cpu: 50m
memory: 150Mi
- name: annugame-leaderboard
image: ghcr.io/wisvch/annugame-leaderboard:20240902-7ea48fc # {"$imagepolicy": "flux-system:annugame-leaderboard"}
image: ghcr.io/wisvch/annugame-leaderboard:20241002-7ea48fc # {"$imagepolicy": "flux-system:annugame-leaderboard"}
imagePullPolicy: IfNotPresent
ports:
- name: backend
Expand Down
2 changes: 1 addition & 1 deletion apps/chipcie-nwerc-2023/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-2023
tag: 20240902-9164481 # {"$imagepolicy": "flux-system:nwerc-2023:tag"}
tag: 20241002-9164481 # {"$imagepolicy": "flux-system:nwerc-2023:tag"}
pullPolicy: IfNotPresent
pullSecrets: {}
2 changes: 1 addition & 1 deletion apps/chipcie-static-scoreboard/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: chipcie-static-scoreboard
image: ghcr.io/wisvch/chipcie-static-scoreboard:20240916-4ca4cfd # {"$imagepolicy": "flux-system:chipcie-static-scoreboard"}
image: ghcr.io/wisvch/chipcie-static-scoreboard:20241002-4ca4cfd # {"$imagepolicy": "flux-system:chipcie-static-scoreboard"}
imagePullPolicy: IfNotPresent
ports:
- name: http
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:20240905-308b446 # {"$imagepolicy": "flux-system:narrowcast-content"}
image: ghcr.io/wisvch/narrowcast-content:20241002-308b446 # {"$imagepolicy": "flux-system:narrowcast-content"}
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down

0 comments on commit bb1f209

Please sign in to comment.