Skip to content

Commit

Permalink
chore: bump argo-server 3.3.8 -> 3.3.10 (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
DnPlas authored Sep 19, 2023
1 parent ef5e48d commit 8b3e336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charms/argo-server/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ resources:
type: oci-image
description: 'Backing OCI image'
auto-fetch: true
upstream-source: argoproj/argocli:v3.3.8
upstream-source: argoproj/argocli:v3.3.10
deployment:
type: stateless
service: omit
1 change: 1 addition & 0 deletions charms/argo-server/src/charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def main(self, event):
"workfloweventbindings",
"workflowtemplates",
"cronworkflows",
"cronworkflows/finalizers",
"clusterworkflowtemplates",
],
"verbs": [
Expand Down

0 comments on commit 8b3e336

Please sign in to comment.