Compare commits
No commits in common. "2a5b7513a15718717e5239b2b05845b97909b5f2" and "e83e87013971a72f95e7d63b326ddb92b3dfef0b" have entirely different histories.
2a5b7513a1
...
e83e870139
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "v2.2.1"
|
appVersion: "v2.0.0"
|
||||||
description: Open source link aggregator, bookmark manager and website cache.
|
description: Open source link aggregator, bookmark manager and website cache.
|
||||||
name: linkwarden
|
name: linkwarden
|
||||||
version: 0.1.1
|
version: 0.1.0
|
||||||
kubeVersion: ">= 1.16.0-0"
|
kubeVersion: ">= 1.16.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- link
|
- link
|
||||||
|
@ -21,3 +21,4 @@ dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://git.octopusx.de/api/packages/octopusx/helm
|
repository: https://git.octopusx.de/api/packages/octopusx/helm
|
||||||
version: 4.5.2
|
version: 4.5.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue