Skip to content

Commit

Permalink
Merge pull request #268 from THC-Software/kubernetes-quickfix
Browse files Browse the repository at this point in the history
Updated docker image version of club-service in club-service-deployme…
  • Loading branch information
iiNomad23 authored Jul 11, 2024
2 parents d93a8ef + a43a66f commit 4d0be9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/deployments/club-service-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: club-service
image: smighty/club-service:v1.0.0
image: smighty/club-service:v1.0.1
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
Expand Down

0 comments on commit 4d0be9c

Please sign in to comment.