Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Releases: riotkit-org/backup-repository

v4.1.0-rc1

01 Nov 20:55
d4b613e
Compare
Choose a tag to compare
v4.1.0-rc1 Pre-release
Pre-release

Security focused release. Not a feature complete, but available for testing.

Features:

v4.0.0

03 Jan 12:04
Compare
Choose a tag to compare

Stable release

Changes:

  • Project rewritten in Go with only minimal endpoints available
  • At this moment only working with Kubernetes, where users and collections are stored as CRD. We aim to add a PostgreSQL adapter in next minor or major version
  • Helm Chart available
  • Distroless docker image

v4.0.0-rc17

25 May 20:42
Compare
Choose a tag to compare

Changelog

  • c3be693 fix: Invalid indent in Helm ingress
  • c0301f9 chore: Update CRD with permissions
  • e623675 docs: Add permissions table

v4.0.0-rc16

17 May 05:23
Compare
Choose a tag to compare

Helm fixes:

  • CRD json schema syntax fix
  • Do not enforce BR_STORAGE_DRIVER_URL in environment, it will fall back to CLI default value

v4.0.0-rc15

14 May 10:21
Compare
Choose a tag to compare

Changelog

  • 57ff55f feat: Add podLabels and deploymentLabels

v4.0.0-rc14

14 May 08:27
Compare
Choose a tag to compare

Changelog

  • 013d6df fix: Error: execution error at (backup-repository-server/templates/secret.yaml:17:5): You need to specify .secrets.BR_JWT_SECRET_KEY
  • bfbb49f feat: Make secrets creation optional
  • 3913e6d Merge pull request #223 from riotkit-org/dependabot/go_modules/k8s.io/client-go-0.24.0
  • 6f02bd2 chore(deps): bump k8s.io/client-go from 0.23.5 to 0.24.0
  • 4d85912 Merge pull request #210 from riotkit-org/dependabot/go_modules/gocloud.dev-0.25.0
  • 786d6b3 chore(deps): bump gocloud.dev from 0.24.0 to 0.25.0
  • 06ce877 Merge pull request #212 from riotkit-org/dependabot/go_modules/gorm.io/driver/postgres-1.3.4
  • b635941 chore(deps): bump gorm.io/driver/postgres from 1.3.1 to 1.3.4

v4.0.0-rc13

09 Apr 07:36
Compare
Choose a tag to compare

v4.0.0-rc12

07 Apr 20:11
Compare
Choose a tag to compare

Within this RC v4.0.0 could be installed outside Kubernetes as promised.
This feature will help us doing automated End-To-End tests for the client.
We are at testing stage of whole stack, when it will be mature everything will be tagged and released.

v4.0.0-rc11

06 Apr 07:16
Compare
Choose a tag to compare

This RC integrates better with Backup Maker client by adding upload late-cancellation support.
We are at testing stage of whole stack, when it will be mature everything will be tagged and released.

v4.0.0-rc10

30 Mar 20:18
59a637f
Compare
Choose a tag to compare

Preview release