Skip to content

Commit

Permalink
chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.22.3 (
Browse files Browse the repository at this point in the history
#252)

* chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.22.3

* Update Chart.yaml

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <[email protected]>
  • Loading branch information
renovate[bot] and nitrocode authored Jan 19, 2023
1 parent c8c1881 commit 5073707
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/atlantis/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: v0.22.2
appVersion: v0.22.3
description: A Helm chart for Atlantis https://www.runatlantis.io
name: atlantis
version: 4.10.0
version: 4.10.1
keywords:
- terraform
home: https://www.runatlantis.io
Expand Down
2 changes: 1 addition & 1 deletion charts/atlantis/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ serviceAccountSecrets:

image:
repository: ghcr.io/runatlantis/atlantis
tag: v0.22.2
tag: v0.22.3
pullPolicy: IfNotPresent

## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 5073707

Please sign in to comment.