Skip to content

Commit

Permalink
Merge pull request #15 from gianlucam76/v0.29.1
Browse files Browse the repository at this point in the history
Fix image tag
  • Loading branch information
gianlucam76 authored May 8, 2024
2 parents a2b2452 + 5b528be commit 4e2e7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
spec:
containers:
- name: register-mgmt-cluster
image: projectsveltos/register-mgmt-cluster:v0.29.0
image: projectsveltos/register-mgmt-cluster:v0.29.1
imagePullPolicy: IfNotPresent
args:
- --labels=
Expand Down

0 comments on commit 4e2e7f8

Please sign in to comment.