Skip to content

Commit

Permalink
Release 0.21.0 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamengual authored Nov 28, 2022
1 parent 6ebb1ba commit 640d612
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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.20.1
appVersion: v0.21.0
description: A Helm chart for Atlantis https://www.runatlantis.io
name: atlantis
version: 4.6.0
version: 4.7.0
keywords:
- terraform
home: https://www.runatlantis.io
Expand All @@ -13,3 +13,4 @@ maintainers:
- name: lkysow
- name: jamengual
- name: chenrui333
- name: nitrocode
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.20.1
tag: v0.21.0
pullPolicy: IfNotPresent

## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 640d612

Please sign in to comment.