Skip to content

Commit d0f82a9

Browse files
fix(deps): migrate to container-based lenses
1 parent e9dfb0f commit d0f82a9

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.holo/lenses/chime.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.3"
2+
container = "ghcr.io/hologit/lenses/helm3:latest"
33

44
[hololens.input]
55
root = "chime"

.holo/lenses/choose-native-plants.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.input]
55
root = "choose-native-plants"

.holo/lenses/code-for-philly.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.3"
2+
container = "ghcr.io/hologit/lenses/helm3:latest"
33

44
[hololens.input]
55
root = "code-for-philly"

.holo/lenses/squadquest-supabase.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.input]
55
root = "squadquest-supabase"

.holo/lenses/third-places.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.input]
55
root = "third-places"

.holo/lenses/vaultwarden.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.input]
55
root = "vaultwarden"

.holo/sources/civic-cloud.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[holosource]
22
url = "https://github.com/CodeForPhilly/civic-cloud"
3-
ref = "refs/tags/v1.7.6"
3+
ref = "refs/tags/v1.7.7"

0 commit comments

Comments
 (0)