Skip to content
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 1 commit into from
Mar 30, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
atlantis (source) minor 4.23.6 -> 4.24.0 OpenSSF Scorecard

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tyriis-automation 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
@tyriis-automation
Copy link
Contributor Author

--- 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:

@tyriis-automation
Copy link
Contributor Author

--- 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:

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.02s
✅ REPOSITORY gitleaks yes no 2.28s
✅ YAML prettier 2 0 0.61s
✅ YAML yamllint 2 0 0.35s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tyriis-automation tyriis-automation bot merged commit 9a7ae09 into main Mar 30, 2024
15 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/atlantis-4.x branch March 30, 2024 23:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants