fix(container): update image ghcr.io/bitfocus/companion/companion ( v4.3.1 ➔ v4.3.2 )#5019
Merged
Merged
Conversation
Contributor
Author
--- HelmRelease: default/bitfocus Deployment: default/bitfocus
+++ HelmRelease: default/bitfocus Deployment: default/bitfocus
@@ -42,13 +42,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- env:
- name: TZ
value: America/Los_Angeles
- image: ghcr.io/bitfocus/companion/companion:v4.3.1@sha256:b6b701b1d763d8f841c9878602419214dce14a77d324f77a2a50f13b29bd6771
+ image: ghcr.io/bitfocus/companion/companion:v4.3.2@sha256:c6bf725328a9fc15410f1134b1df47546de222abbe65b3bc0229fdfe03e5280e
name: app
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
Contributor
Author
--- kubernetes/apps/default/bitfocus/app Kustomization: default/bitfocus HelmRelease: default/bitfocus
+++ kubernetes/apps/default/bitfocus/app Kustomization: default/bitfocus HelmRelease: default/bitfocus
@@ -21,13 +21,13 @@
containers:
app:
env:
TZ: America/Los_Angeles
image:
repository: ghcr.io/bitfocus/companion/companion
- tag: v4.3.1@sha256:b6b701b1d763d8f841c9878602419214dce14a77d324f77a2a50f13b29bd6771
+ tag: v4.3.2@sha256:c6bf725328a9fc15410f1134b1df47546de222abbe65b3bc0229fdfe03e5280e
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true |
29dff78 to
b9f2d5c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.3.1→v4.3.2Release Notes
bitfocus/companion (ghcr.io/bitfocus/companion/companion)
v4.3.2Compare Source
🐞 BUG FIXES
Configuration
📅 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 has been generated by Mend Renovate.