We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3968d8f commit 88e4124Copy full SHA for 88e4124
libs/victoria-metrics-operator/config.jsonnet
@@ -1,6 +1,7 @@
1
# libs/<name>/config.jsonnet
2
local config = import 'jsonnet/config.jsonnet';
3
local versions = [
4
+ { tag: "v0.63.0", version: "0.63" },
5
{ tag: "v0.50.0", version: "0.50" },
6
{ tag: "v0.49.1", version: "0.49" },
7
{ tag: "v0.48.4", version: "0.48" },
0 commit comments