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

fix(backstage): update to v0.2.2 #2353

Merged
merged 1 commit into from
Jan 14, 2024
Merged

fix(backstage): update to v0.2.2 #2353

merged 1 commit into from
Jan 14, 2024

Conversation

tyriis
Copy link
Owner

@tyriis tyriis commented Jan 14, 2024

No description provided.

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@tyriis-automation
Copy link
Contributor

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

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

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

           main:
             envFrom:
             - secretRef:
                 name: backstage-secrets
             image:
               repository: harbor.${SECRET_DOMAIN}/library/techtales/backstage
-              tag: v0.2.1
+              tag: v0.2.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@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 2.01s
✅ YAML prettier 1 0 0.58s
✅ 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
Copy link
Contributor

--- HelmRelease: backstage/backstage Deployment: backstage/backstage

+++ HelmRelease: backstage/backstage Deployment: backstage/backstage

@@ -35,13 +35,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - envFrom:
         - secretRef:
             name: backstage-secrets
-        image: harbor.${SECRET_DOMAIN}/library/techtales/backstage:v0.2.1
+        image: harbor.${SECRET_DOMAIN}/library/techtales/backstage:v0.2.2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 7007
           initialDelaySeconds: 0

@tyriis tyriis merged commit d83fec4 into main Jan 14, 2024
9 checks passed
@tyriis tyriis deleted the feature/backstage branch January 14, 2024 19:58
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