-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(atlantis): update helm-release to v4.24.0 #2749
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tyriis-automation
bot
added
renovate/flux
renovate flux manager
renovate/helm
renovate helm datasource
type/minor
a minor update
area/kubernetes
cluster/talos-flux
labels
Mar 30, 2024
--- kubernetes/talos-flux/apps/atlantis/atlantis/app Kustomization: flux-system/apps-atlantis HelmRelease: atlantis/atlantis
+++ kubernetes/talos-flux/apps/atlantis/atlantis/app Kustomization: flux-system/apps-atlantis HelmRelease: atlantis/atlantis
@@ -14,13 +14,13 @@
spec:
chart: atlantis
sourceRef:
kind: HelmRepository
name: runatlantis-charts
namespace: flux-system
- version: 4.23.6
+ version: 4.24.0
install:
remediation:
retries: 3
interval: 15m
maxHistory: 3
uninstall:
--- kubernetes/talos-flux/apps/atlantis/atlantis/tyriis Kustomization: flux-system/apps-atlantis-tyriis HelmRelease: atlantis/atlantis-tyriis
+++ kubernetes/talos-flux/apps/atlantis/atlantis/tyriis Kustomization: flux-system/apps-atlantis-tyriis HelmRelease: atlantis/atlantis-tyriis
@@ -14,13 +14,13 @@
spec:
chart: atlantis
sourceRef:
kind: HelmRepository
name: runatlantis-charts
namespace: flux-system
- version: 4.23.6
+ version: 4.24.0
install:
remediation:
retries: 3
interval: 15m
maxHistory: 3
uninstall: |
--- HelmRelease: atlantis/atlantis StatefulSet: atlantis/atlantis
+++ HelmRelease: atlantis/atlantis StatefulSet: atlantis/atlantis
@@ -19,13 +19,13 @@
template:
metadata:
labels:
app: atlantis
release: atlantis
annotations:
- checksum/repo-config: 552c7a55231d8344d7b670b497b04fec799f7577d0593483fa04b5667c45214d
+ checksum/repo-config: ec51249356257c535cb28265052e3f9e99c568dd7af39c92287a1ec47dfac4c2
secret.reloader.stakater.com/reload: atlantis-env-secrets
spec:
hostNetwork: false
serviceAccountName: atlantis
shareProcessNamespace: false
automountServiceAccountToken: true
@@ -79,13 +79,13 @@
value: 'true'
- name: ATLANTIS_ENABLE_DIFF_MARKDOWN_FORMAT
value: 'true'
- name: ATLANTIS_DATA_DIR
value: /atlantis-data
- name: ATLANTIS_REPO_ALLOWLIST
- value: github.com/techtales-io/*
+ value: <replace-me>
- name: ATLANTIS_PORT
value: '4141'
- name: ATLANTIS_REPO_CONFIG
value: /etc/atlantis/repos.yaml
- name: ATLANTIS_ATLANTIS_URL
value: https://atlantis.${SECRET_DOMAIN}
--- HelmRelease: atlantis/atlantis-tyriis StatefulSet: atlantis/atlantis-tyriis
+++ HelmRelease: atlantis/atlantis-tyriis StatefulSet: atlantis/atlantis-tyriis
@@ -63,13 +63,13 @@
value: 'true'
- name: ATLANTIS_ENABLE_DIFF_MARKDOWN_FORMAT
value: 'true'
- name: ATLANTIS_DATA_DIR
value: /atlantis-data
- name: ATLANTIS_REPO_ALLOWLIST
- value: github.com/tyriis/*
+ value: <replace-me>
- name: ATLANTIS_PORT
value: '4141'
- name: ATLANTIS_ATLANTIS_URL
value: https://atlantis-tyriis.${SECRET_DOMAIN}
livenessProbe:
httpGet: |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports MegaLinter is graciously provided by OX Security |
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
cluster/talos-flux
renovate/flux
renovate flux manager
renovate/helm
renovate helm datasource
type/minor
a minor update
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.23.6
->4.24.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
runatlantis/helm-charts (atlantis)
v4.24.0
Compare Source
A Helm chart for Atlantis https://www.runatlantis.io
What's Changed
Full Changelog: runatlantis/helm-charts@atlantis-4.23.6...atlantis-4.24.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.