feat(apps): move apps to stable (#2784)

* feat(netdata): move to stable

* feat(baserow): move to stable

* feat(kopia): move to stable
This commit is contained in:
Stavros Kois
2022-05-29 19:53:52 +03:00
committed by GitHub
parent 53577f61a4
commit 1838d7fa44
23 changed files with 6 additions and 6 deletions
@@ -26,7 +26,7 @@ name: baserow
sources:
- https://hub.docker.com/r/baserow/baserow
- https://gitlab.com/bramw/baserow/
version: 0.0.10
version: 1.0.0
annotations:
truecharts.org/catagories: |
- productivity
@@ -19,7 +19,7 @@ sources:
- https://kopia.io/docs/installation/#docker-images
- https://hub.docker.com/r/kopia/kopia
- https://github.com/kopia/kopia
version: 0.0.15
version: 1.0.0
annotations:
truecharts.org/catagories: |
- utility
@@ -18,7 +18,7 @@ maintainers:
name: netdata
sources:
- https://github.com/netdata
version: 0.0.11
version: 1.0.0
annotations:
truecharts.org/catagories: |
- utilities
@@ -25,11 +25,11 @@ rbac:
- ""
resources:
- "pods"
# - "services" # used by sd
# - "configmaps" # used by sd
# - "secrets" # used by sd
- "nodes"
- "nodes/metrics"
# - "services" # used by agent service discovery
# - "configmaps" # used by agent service discovery
# - "secrets" # used by agent service discovery
verbs:
- "get"
- "list"