-
Notifications
You must be signed in to change notification settings - Fork 230
Conversation
Backmerge
…rts into add-Rclone-support
Definitely a major version bump will be needed, which isn't really an issue since we have done it a few times now. Definitely push that change so the testing passes. I'll take a look through the rest this afternoon. |
@@ -1,6 +1,6 @@ | |||
apiVersion: v1 | |||
name: sonatype-nexus | |||
version: 3.6.0 | |||
version: 4.0.0 | |||
appVersion: 3.27.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also update the sources with the new backup container project
Please update the maintainer email in the image as well: https://github.com/dbccompany/docker-nexus-backup/blob/master/Dockerfile |
Failed linting on a couple things: charts/sonatype-nexus/values.yaml |
@rjkernick fixed |
Hi @rjkernick !
We've prepared alternative docker-nexus-backup image with RClone tool in order to support a variety of cloud object stores as a backend for backup.
We tested it with AWS, so would be great if someone can re-test with GCE's GS and provide some feedback.
In addition to that, since the change is not backward compatible in values.yaml we have to consider major version bump, need your opinion on that @rjkernick
Please feel free to ping @MohamedZ3kri or @dene14, we really want to get that merged :)