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(container): update image docker.io/johly/airtrail to v0.3.0 #614

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Update Change OpenSSF
docker.io/johly/airtrail minor v0.2.0 -> v0.3.0 OpenSSF Scorecard

Warning

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


Release Notes

johanohly/AirTrail (docker.io/johly/airtrail)

v0.3.0

Compare Source

What's Changed

🚀 Features
🌟 Enhancements
🐛 Bug fixes
  • fix: allow scrolling when settings tabs overflow

New Contributors

Full Changelog: johanohly/AirTrail@v0.2.0...v0.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 7, 2024

--- kubernetes/apps/services/airtrail/app Kustomization: flux-system/airtrail HelmRelease: services/airtrail

+++ kubernetes/apps/services/airtrail/app Kustomization: flux-system/airtrail HelmRelease: services/airtrail

@@ -38,13 +38,13 @@

               ORIGIN: https://{{ .Release.Name }}.:443
             envFrom:
             - secretRef:
                 name: airtrail-secret
             image:
               repository: docker.io/johly/airtrail
-              tag: v0.2.0
+              tag: v0.3.0
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
                 memory: 64Mi

Copy link

github-actions bot commented Oct 7, 2024

--- HelmRelease: services/airtrail Deployment: services/airtrail

+++ HelmRelease: services/airtrail Deployment: services/airtrail

@@ -53,13 +53,13 @@

       - env:
         - name: ORIGIN
           value: https://airtrail.:443
         envFrom:
         - secretRef:
             name: airtrail-secret
-        image: docker.io/johly/airtrail:v0.2.0
+        image: docker.io/johly/airtrail:v0.3.0
         name: app
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 10m

@chrisbsmith chrisbsmith merged commit 856e260 into main Oct 7, 2024
5 checks passed
@renovate renovate bot deleted the renovate/docker.io-johly-airtrail-0.x branch October 7, 2024 19:25
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