chore(deps): pin docker.io/rustmailer/bichon docker tag to 6d44326#8160
Closed
szinn wants to merge 2 commits into
Closed
chore(deps): pin docker.io/rustmailer/bichon docker tag to 6d44326#8160szinn wants to merge 2 commits into
szinn wants to merge 2 commits into
Conversation
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
@@ -44,13 +44,13 @@
BICHON_ROOT_DIR: /data
envFrom:
- secretRef:
name: bichon-secret
image:
repository: docker.io/rustmailer/bichon
- tag: 1.0.0
+ 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
@@ -55,13 +55,13 @@
value: https://bichon.zinn.ca
- name: BICHON_ROOT_DIR
value: /data
envFrom:
- secretRef:
name: bichon-secret
- image: docker.io/rustmailer/bichon:1.0.0
+ image: docker.io/rustmailer/bichon:1.0.0@sha256:6d4432603ef40d9753341ca356eebd429d01b848ccffa1b6edd3a65f04af0c03
livenessProbe:
failureThreshold: 3
httpGet:
path: /
port: 15630
initialDelaySeconds: 0 |
53c4b38 to
9779169
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:
6d44326