Skip to content

Commit

Permalink
Merge pull request #170 from thedatabaseme/renovate/portainer-portain…
Browse files Browse the repository at this point in the history
…er-ce-2.x

chore(deps): update portainer/portainer-ce docker tag to v2.21.0
  • Loading branch information
thedatabaseme authored Aug 29, 2024
2 parents c0ea787 + 593f2ca commit edf2143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/portainer/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
claimName: portainer
containers:
- name: portainer
image: "portainer/portainer-ce:2.20.3"
image: "portainer/portainer-ce:2.21.0"
imagePullPolicy: Always
args:
- '--tunnel-port=30776'
Expand Down

0 comments on commit edf2143

Please sign in to comment.