Skip to content

Commit 4d1e3d3

Browse files
committed
Update Pyrra dependency
1 parent 7b6c4d6 commit 4d1e3d3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

example.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ local kp =
1313
namespace: 'monitoring',
1414
},
1515
kubernetesControlPlane+: {
16-
kubeProxy:true,
16+
kubeProxy: true,
1717
},
1818
},
1919
};

jsonnet/kube-prometheus/jsonnetfile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"subdir": "jsonnet"
112112
}
113113
},
114-
"version": "release-0.6",
114+
"version": "main",
115115
"name": "pyrra"
116116
},
117117
{

jsonnetfile.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,11 @@
148148
"source": {
149149
"git": {
150150
"remote": "https://github.com/pyrra-dev/pyrra.git",
151-
"subdir": "config/crd/bases"
151+
"subdir": "jsonnet"
152152
}
153153
},
154-
"version": "551856d42dff02ec38c5b0ea6a2d99c4cb127e82",
155-
"sum": "bY/Pcrrbynguq8/HaI88cQ3B2hLv/xc+76QILY7IL+g=",
154+
"version": "f638b929cfc2f55020cadfa70f67942bad865f7a",
155+
"sum": "l00ZaFyXmEf6i+59sknEp8Vxsv7TaohubjnKSutztEg=",
156156
"name": "pyrra"
157157
},
158158
{

0 commit comments

Comments
 (0)