Skip to content

Commit

Permalink
ghcr.io/wisvch/connect:20250102-43116cc
Browse files Browse the repository at this point in the history
ghcr.io/wisvch/mand:20250102-5af1f35
ghcr.io/wisvch/wiki:20250102-3fb3b22
  • Loading branch information
ChristiaanHuygens committed Jan 2, 2025
1 parent ff4650a commit 5e89c67
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/connect/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
env:
- name: JAVA_OPTS
value: -Xms400m -Xmx400m -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -Dspring.config.location=/connect/application.properties -Dspring.profiles.active=production
image: ghcr.io/wisvch/connect:20241213-43116cc # {"$imagepolicy": "flux-system:connect"}
image: ghcr.io/wisvch/connect:20250102-43116cc # {"$imagepolicy": "flux-system:connect"}
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
Expand Down
2 changes: 1 addition & 1 deletion apps/mand/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
replicaCount: 1
image:
repository: ghcr.io/wisvch/mand
tag: 20241212-5af1f35 # {"$imagepolicy": "flux-system:mand:tag"}
tag: 20250102-5af1f35 # {"$imagepolicy": "flux-system:mand:tag"}
auth:
url: https://connect.ch.tudelft.nl
clientId: mand
Expand Down
2 changes: 1 addition & 1 deletion apps/wiki/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: wiki
image: ghcr.io/wisvch/wiki:20241213-3fb3b22 # {"$imagepolicy": "flux-system:wiki"}
image: ghcr.io/wisvch/wiki:20250102-3fb3b22 # {"$imagepolicy": "flux-system:wiki"}
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down

0 comments on commit 5e89c67

Please sign in to comment.