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(app): update container tag ghcr.io/gimlet-io/gimlet to v0.26.0 #2701

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/gimlet-io/gimlet minor v0.25.0 -> v0.26.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

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

--- kubernetes/talos-flux/apps/flux-system/gimlet/app Kustomization: flux-system/apps-gimlet HelmRelease: flux-system/gimlet

+++ kubernetes/talos-flux/apps/flux-system/gimlet/app Kustomization: flux-system/apps-gimlet HelmRelease: flux-system/gimlet

@@ -34,13 +34,13 @@

             env:
               API_HOST: http://gimlet.flux-system.svc.cluster.local:9000
               HOST: http://127.0.0.1:9000
               TZ: ${SETTING_TZ}
             image:
               repository: ghcr.io/gimlet-io/gimlet
-              tag: v0.25.0@sha256:23e90ca5cafc1214380f28e5874df2eb9319d1e5cce100301ac7ecc35d0d0b16
+              tag: v0.26.0@sha256:533a4e85faf8356bf3b4563c67c86c83bf21d46281f39292820b6d92b6c3261e
             nameOverride: gimlet
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: flux-system/gimlet Deployment: flux-system/gimlet

+++ HelmRelease: flux-system/gimlet Deployment: flux-system/gimlet

@@ -39,13 +39,13 @@

         - name: API_HOST
           value: http://gimlet.flux-system.svc.cluster.local:9000
         - name: HOST
           value: http://127.0.0.1:9000
         - name: TZ
           value: ${SETTING_TZ}
-        image: ghcr.io/gimlet-io/gimlet:v0.25.0@sha256:23e90ca5cafc1214380f28e5874df2eb9319d1e5cce100301ac7ecc35d0d0b16
+        image: ghcr.io/gimlet-io/gimlet:v0.26.0@sha256:533a4e85faf8356bf3b4563c67c86c83bf21d46281f39292820b6d92b6c3261e
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /
             port: 9000
             scheme: HTTP

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.17s
✅ YAML prettier 1 0 0.56s
✅ YAML yamllint 1 0 0.29s

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

@tyriis-automation tyriis-automation bot merged commit 65682b9 into main Mar 18, 2024
15 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/ghcr.io-gimlet-io-gimlet-0.x branch March 18, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants