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

CrashLooping #4

Closed
outbackdingo opened this issue Mar 26, 2020 · 4 comments · Fixed by #6
Closed

CrashLooping #4

outbackdingo opened this issue Mar 26, 2020 · 4 comments · Fixed by #6

Comments

@outbackdingo
Copy link

seems the chart is no longer valid as stated https://hub.docker.com/r/mprasil/bitwarden

This used to be the official bitwarden_rs image. The project has now been moved to https://hub.docker.com/r/bitwardenrs/server

@rgembalik
Copy link
Contributor

You're right. We'll have to do some testing before we can push an update, to make sure it's not a breaking change for our chart, especially for the vault database itself.

@outbackdingo
Copy link
Author

ive modified the image in the yaml locally and deployed it, it does appears to be working for me

@outbackdingo
Copy link
Author

diff --git a/values.yaml b/values.yaml
index d890b92..32638ab 100644
--- a/values.yaml
+++ b/values.yaml
@@ -2,10 +2,8 @@

This is a YAML-formatted file.

Declare variables to be passed into your templates.

-replicaCount: 1

image:

  • repository: mprasil/bitwarden
  • repository: bitwardenrs/server
    tag: latest
    pullPolicy: IfNotPresent

@rgembalik
Copy link
Contributor

@outbackdingo Hey, sorry it took me so much time, but I included that change in the latest version of the chart.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants