chore(container): update image docker.io/electh/nextflux ( cdff957 ➔ 1510df8 )#1241
chore(container): update image docker.io/electh/nextflux ( cdff957 ➔ 1510df8 )#1241renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughUpdated the Nextflux container image digest in a HelmRelease configuration by changing the SHA256 hash in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 9/10 reviews remaining, refill in 6 minutes. Comment |
--- HelmRelease: default/nextflux Deployment: default/nextflux
+++ HelmRelease: default/nextflux Deployment: default/nextflux
@@ -44,13 +44,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: America/Los_Angeles
- image: docker.io/electh/nextflux:latest@sha256:cdff9575f980e18d29b40358b7c9e7066856748600d8ae4c751aa851bedb60d8
+ image: docker.io/electh/nextflux:latest@sha256:1510df85fe85f5a36a9b4ccaac42594524f5cc70db9c62aa01fa7ee3f30fd42f
imagePullPolicy: Always
livenessProbe:
httpGet:
path: /
port: 3000
name: nextflux |
--- kubernetes/apps/default/nextflux/app Kustomization: default/nextflux HelmRelease: default/nextflux
+++ kubernetes/apps/default/nextflux/app Kustomization: default/nextflux HelmRelease: default/nextflux
@@ -32,13 +32,13 @@
nextflux:
env:
TZ: America/Los_Angeles
image:
pullPolicy: Always
repository: docker.io/electh/nextflux
- tag: latest@sha256:cdff9575f980e18d29b40358b7c9e7066856748600d8ae4c751aa851bedb60d8
+ tag: latest@sha256:1510df85fe85f5a36a9b4ccaac42594524f5cc70db9c62aa01fa7ee3f30fd42f
probes:
liveness:
custom: true
enabled: true
spec:
httpGet: |
7e7e55d to
6b8ce95
Compare
This PR contains the following updates:
cdff957→1510df8Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.
Summary by CodeRabbit