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(gimlet): update to v0.27.0 #2515

Merged
merged 1 commit into from
Feb 16, 2024
Merged

feat(gimlet): update to v0.27.0 #2515

merged 1 commit into from
Feb 16, 2024

Conversation

tyriis
Copy link
Owner

@tyriis tyriis commented Feb 16, 2024

No description provided.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New 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

--- 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
+        image: ghcr.io/gimlet-io/gimlet:v0.27.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /
             port: 9000
             scheme: HTTP

@tyriis-automation
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 1.92s
✅ YAML prettier 1 0 0.78s
✅ YAML yamllint 1 0 0.28s

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

--- 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
+              tag: v0.27.0
             nameOverride: gimlet
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:

@tyriis tyriis merged commit 33b7d26 into main Feb 16, 2024
13 checks passed
@tyriis tyriis deleted the feature/gimlet branch February 16, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant