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:
@@ -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"
|
||||
Reference in New Issue
Block a user