Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
namespace: atlantis
labels:
app: atlantis
chart: atlantis-6.11.0
chart: atlantis-6.15.0
release: atlantis
heritage: Helm
data:
Expand Down
2 changes: 1 addition & 1 deletion apps/atlantis/manifests/Ingress-atlantis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
namespace: atlantis
labels:
app: atlantis
chart: atlantis-6.11.0
chart: atlantis-6.15.0
release: atlantis
heritage: Helm
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
namespace: atlantis
labels:
app: atlantis
chart: atlantis-6.11.0
chart: atlantis-6.15.0
release: atlantis
heritage: Helm
spec:
Expand Down
2 changes: 1 addition & 1 deletion apps/atlantis/manifests/Service-atlantis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
namespace: atlantis
labels:
app: atlantis
chart: atlantis-6.11.0
chart: atlantis-6.15.0
release: atlantis
heritage: Helm
spec:
Expand Down
2 changes: 1 addition & 1 deletion apps/atlantis/manifests/ServiceAccount-atlantis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
namespace: atlantis
labels:
app: atlantis
chart: atlantis-6.11.0
chart: atlantis-6.15.0
release: atlantis
heritage: Helm
annotations:
Expand Down
4 changes: 2 additions & 2 deletions apps/atlantis/manifests/StatefulSet-atlantis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
namespace: atlantis
labels:
app: atlantis
chart: atlantis-6.11.0
chart: atlantis-6.15.0
release: atlantis
heritage: Helm
spec:
Expand All @@ -24,7 +24,7 @@ spec:
release: atlantis
annotations:
checksum/config: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
checksum/repo-config: 0bde94a4f3c2b27cd978675afa0e5401d4a986f7f8af55a0f424caaf438a73f4
checksum/repo-config: 1475b55c47ff3e5f74e0721b01a17a87fd08fbc2fd11e8411ac7fd9ec74e94ac
spec:
hostNetwork: false
serviceAccountName: atlantis
Expand Down
2 changes: 1 addition & 1 deletion apps/atlantis/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
chart:
spec:
chart: atlantis
version: 6.11.0
version: 6.15.0
sourceRef:
kind: HelmRepository
name: atlantis
Expand Down