Skip to content

Commit

Permalink
ghcr.io/coutug/mini-app:v1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxcdbot committed May 2, 2024
1 parent 73adc97 commit 1e02104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/mini-app/app/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: mini-app
image: ghcr.io/coutug/mini-app:0.0.5 # {"$imagepolicy": "flux-system:mini-app"}
image: ghcr.io/coutug/mini-app:v1.0.11 # {"$imagepolicy": "flux-system:mini-app"}
ports:
- containerPort: 8000
# resources:
Expand Down

0 comments on commit 1e02104

Please sign in to comment.