Merge branch 'renovate/bytestash-0.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s

Update Helm release bytestash to v0.1.3

See merge request deepcypher/dc-kc!890
This commit is contained in:
George Onoufriou
2026-01-22 01:14:20 +00:00
5 changed files with 10 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: bytestash
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.1.2
version: 0.1.3
- name: backupd
repository: https://gitlab.com/api/v4/projects/55284972/packages/helm/stable
version: 0.7.0
digest: sha256:cc86593fb7a5f24f2aabaa47104333bbaec277f88f34584ad9a80c701ce18996
generated: "2025-07-05T10:07:25.47579017Z"
digest: sha256:53927bbd1956eb61a27c690bbf2667058db5dccc96cbd3a47ee994d1571c6923
generated: "2026-01-16T00:26:30.228193851Z"

View File

@@ -2,12 +2,12 @@ apiVersion: v2
name: bytestash
description: A Helm chart for Kubernetes
type: application
version: 0.1.0
version: 0.1.1
appVersion: "1.16.0"
dependencies:
- name: bytestash
version: 0.1.2
version: 0.1.3
repository: "https://gitlab.com/api/v4/projects/55284972/packages/helm/stable"
- name: backupd
alias: bytestash-bkp

View File

@@ -1,6 +1,6 @@
# bytestash
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square)
A Helm chart for Kubernetes
@@ -9,7 +9,7 @@ A Helm chart for Kubernetes
| Repository | Name | Version |
|------------|------|---------|
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | bytestash-bkp(backupd) | 0.7.0 |
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | bytestash | 0.1.2 |
| https://gitlab.com/api/v4/projects/55284972/packages/helm/stable | bytestash | 0.1.3 |
## Values
@@ -80,5 +80,7 @@ A Helm chart for Kubernetes
| environment.mode | string | `"production"` | |
| environment.name | string | `"unknown"` | |
| environment.revision | string | `"main"` | |
| oidc.realm | string | `"deepcypher"` | |
| oidc.config.ref | string | `"owncloak"` | |
| oidc.realm.name | string | `"deepcypher"` | |
| oidc.realm.ref | string | `"owncloak-deepcypher"` | |

Binary file not shown.