diff --git a/matrix/app_of_apps_with_bridges/matrix_argocd_appset.yaml b/matrix/app_of_apps_with_bridges/matrix_argocd_appset.yaml index 9c2173b33..77dbf67b9 100644 --- a/matrix/app_of_apps_with_bridges/matrix_argocd_appset.yaml +++ b/matrix/app_of_apps_with_bridges/matrix_argocd_appset.yaml @@ -628,7 +628,7 @@ spec: # -- rss bridge docker image repository: "jessebot/matrix-rss-bot" # -- rss bridge docker image tag - tag: "0.2.0-dev-11" + tag: "0.2.0-dev-12" # -- rss bridge docker image pull policy. # If tag is "main", set pullPolicy to "Always" pullPolicy: IfNotPresent