feat(container)!: Update Image docker.io/rustmailer/bichon (0.3.7 → 1.0.0)#8157
Merged
Merged
Conversation
….0.0) | datasource | package | from | to | | ---------- | --------------------------- | ----- | ----- | | docker | docker.io/rustmailer/bichon | 0.3.7 | 1.0.0 |
Contributor
--- kubernetes/main/apps/self-hosted/bichon/app Kustomization: self-hosted/bichon HelmRelease: self-hosted/bichon
+++ kubernetes/main/apps/self-hosted/bichon/app Kustomization: self-hosted/bichon HelmRelease: self-hosted/bichon
@@ -40,13 +40,13 @@
BICHON_ROOT_DIR: /data
envFrom:
- secretRef:
name: bichon-secret
image:
repository: docker.io/rustmailer/bichon
- tag: 0.3.7@sha256:d88d4807689dcc22358d341b5ce66cb0783e74946857a32362c021a2e8154430
+ tag: 1.0.0@sha256:6d4432603ef40d9753341ca356eebd429d01b848ccffa1b6edd3a65f04af0c03
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
--- HelmRelease: self-hosted/bichon Deployment: self-hosted/bichon
+++ HelmRelease: self-hosted/bichon Deployment: self-hosted/bichon
@@ -51,13 +51,13 @@
value: https://bichon.zinn.ca
- name: BICHON_ROOT_DIR
value: /data
envFrom:
- secretRef:
name: bichon-secret
- image: docker.io/rustmailer/bichon:0.3.7@sha256:d88d4807689dcc22358d341b5ce66cb0783e74946857a32362c021a2e8154430
+ image: docker.io/rustmailer/bichon:1.0.0@sha256:6d4432603ef40d9753341ca356eebd429d01b848ccffa1b6edd3a65f04af0c03
livenessProbe:
failureThreshold: 3
httpGet:
path: /
port: 15630
initialDelaySeconds: 0 |
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:
0.3.7→1.0.0