mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-07-01 10:35:23 +00:00
Compare commits
5 Commits
a0acc10dba
...
33ca25a347
Author | SHA1 | Date | |
---|---|---|---|
33ca25a347 | |||
71b2429456 | |||
0760f71bb1 | |||
a7a3a9a538 | |||
02343200dd |
@ -28,10 +28,10 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.1.0
|
||||
version: 0.2.1
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "10.18.9"
|
||||
appVersion: "10.19.2"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# cyberchef
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart for CyberChef, the Cyber Swiss Army Knife
|
||||
|
||||
|
@ -25,10 +25,10 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 1.2.5
|
||||
version: 1.2.7
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "10.9.7"
|
||||
appVersion: "10.9.9"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# jellyfin
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart for Jellyfin, the Free Software Media System that puts you in control of managing and streaming your media.
|
||||
|
||||
|
@ -22,10 +22,10 @@ type: application
|
||||
# This is the chart version. This version number should be incremented each time you make changes
|
||||
# to the chart and its templates, including the app version.
|
||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||
version: 0.1.3
|
||||
version: 0.2.0
|
||||
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "0.7.6"
|
||||
appVersion: "0.9.2"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# silverbullet
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart for SilverBullet - a note-taking application optimized for people with a hacker mindset
|
||||
|
||||
@ -51,5 +51,3 @@ A Helm chart for SilverBullet - a note-taking application optimized for people w
|
||||
| silverbullet.user | string | `"admin"` | Username to use for logging in |
|
||||
| tolerations | list | `[]` | |
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
|
||||
|
Reference in New Issue
Block a user