-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[hedgedoc] Change chart to version-1.8.2 in order to reduce the numbe…
…r of chart updates. - Bump mariadb to 1.0.5 Signed-off-by: nιcнolaѕ wιlde <[email protected]>
- Loading branch information
1 parent
1b20f77
commit f144f70
Showing
4 changed files
with
10 additions
and
16 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
apiVersion: v2 | ||
appVersion: 1.8.2 | ||
version: 1.0.0 | ||
version: 1.0.1 | ||
name: hedgedoc | ||
description: HedgeDoc lets you create real-time collaborative markdown notes. | ||
type: application | ||
|
@@ -12,7 +12,7 @@ dependencies: | |
version: ~0.1.13 | ||
repository: https://nicholaswilde.github.io/helm-charts/ | ||
- name: mariadb | ||
version: ~1.0.4 | ||
version: ~1.0.5 | ||
repository: https://nicholaswilde.github.io/helm-charts/ | ||
condition: mariadb.enabled | ||
keywords: | ||
|
@@ -29,16 +29,10 @@ maintainers: | |
email: [email protected] | ||
annotations: | ||
artifacthub.io/changes: | | ||
- kind: added | ||
description: values.schema.json | ||
- kind: changed | ||
description: Bump common to 0.1.13 | ||
description: Change chart to version-1.8.2 in order to reduce the number of chart updates. | ||
- kind: changed | ||
description: Bump chart to 1.8.2-ls20 | ||
- kind: changed | ||
description: Bump mariadb to 1.0.4 | ||
- kind: changed | ||
description: Simplify values.yaml | ||
description: Bump mariadb to 1.0.5 | ||
artifacthub.io/images: | | ||
- name: hedgedoc | ||
image: ghcr.io/linuxserver/hedgedoc:1.8.2-ls20 | ||
image: ghcr.io/linuxserver/hedgedoc:version-1.8.2 |
This file contains 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
This file contains 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
This file contains 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