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(container): update image ghcr.io/mattwebbio/orbital-sync to v1.8.1 #289

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/mattwebbio/orbital-sync patch 1.8.0 -> 1.8.1 OpenSSF Scorecard

Release Notes

mattwebbio/orbital-sync (ghcr.io/mattwebbio/orbital-sync)

v1.8.1

Compare Source

Bug Fixes
  • include all dist output in NPM release (fbc9b05)

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 has been generated by Mend Renovate. View repository job log here.

Copy link

--- kubernetes/apps/networking/orbital-sync/app Kustomization: flux-system/orbital-sync HelmRelease: networking/orbital-sync

+++ kubernetes/apps/networking/orbital-sync/app Kustomization: flux-system/orbital-sync HelmRelease: networking/orbital-sync

@@ -37,13 +37,13 @@

               INTERVAL_MINUTES: 5
             envFrom:
             - secretRef:
                 name: orbital-sync-secret
             image:
               repository: ghcr.io/mattwebbio/orbital-sync
-              tag: 1.8.0
+              tag: 1.8.1
             resources:
               limits:
                 memory: 64M
               requests:
                 cpu: 5m
                 memory: 10M

Copy link

--- HelmRelease: networking/orbital-sync Deployment: networking/orbital-sync

+++ HelmRelease: networking/orbital-sync Deployment: networking/orbital-sync

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

       - env:
         - name: INTERVAL_MINUTES
           value: '5'
         envFrom:
         - secretRef:
             name: orbital-sync-secret
-        image: ghcr.io/mattwebbio/orbital-sync:1.8.0
+        image: ghcr.io/mattwebbio/orbital-sync:1.8.1
         name: app
         resources:
           limits:
             memory: 64M
           requests:
             cpu: 5m

@chrisbsmith chrisbsmith merged commit 3cf8e90 into main Apr 10, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/ghcr.io-mattwebbio-orbital-sync-1.x branch April 10, 2024 11:49
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