Skip to content

Commit e1af697

Browse files
Merge pull request #49 from JarvusInnovations/develop
Release: v1.2.0
2 parents a0100f0 + d753440 commit e1af697

File tree

8 files changed

+8
-11
lines changed

8 files changed

+8
-11
lines changed

k8s-common/.holo/lenses/cert-manager.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[hololens]
2-
package = "holo/lens-helm3/1.22"
2+
container = "ghcr.io/hologit/lenses/helm3:latest"
33

44
[hololens.helm]
55
namespace = "cert-manager"

k8s-common/.holo/lenses/grafana.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[hololens]
2-
package = "holo/lens-helm3/1.22"
3-
before = "k8s-normalize"
2+
container = "ghcr.io/hologit/lenses/helm3:latest"
43

54
[hololens.input]
65
root = "grafana"

k8s-common/.holo/lenses/ingress-nginx.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[hololens]
2-
package = "holo/lens-helm3/1.22"
2+
container = "ghcr.io/hologit/lenses/helm3:latest"
33

44
[hololens.helm]
55
namespace = "ingress-nginx"

k8s-common/.holo/lenses/k8s-normalize.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[hololens]
2-
package = "holo/lens-k8s-normalize/1.3"
2+
container = "ghcr.io/hologit/lenses/k8s-normalize:latest"
33
after = "*"
44

55
[hololens.input]

k8s-common/.holo/lenses/loki.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[hololens]
2-
package = "holo/lens-helm3/1.22"
3-
before = "k8s-normalize"
2+
container = "ghcr.io/hologit/lenses/helm3:latest"
43

54
[hololens.input]
65
root = "loki"

k8s-common/.holo/lenses/prometheus.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[hololens]
2-
package = "holo/lens-helm3/1.22"
2+
container = "ghcr.io/hologit/lenses/helm3:latest"
33

44
[hololens.helm]
55
namespace = "prometheus"

k8s-common/.holo/lenses/promtail.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[hololens]
2-
package = "holo/lens-helm3/1.22"
3-
before = "k8s-normalize"
2+
container = "ghcr.io/hologit/lenses/helm3:latest"
43

54
[hololens.input]
65
root = "promtail"

k8s-common/.holo/lenses/sealed-secrets.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[hololens]
2-
package = "holo/lens-helm3/1.22"
2+
container = "ghcr.io/hologit/lenses/helm3:latest"
33

44
[hololens.helm]
55
namespace = "sealed-secrets"

0 commit comments

Comments
 (0)