Skip to content

Commit

Permalink
chore: Add latest version of Envoy Gateway (v1.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
wimnat committed May 10, 2024
1 parent ff29b44 commit 2ada355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/envoy-gateway/config.jsonnet
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
local config = import 'jsonnet/config.jsonnet';
local versions = ['v0.6.0'];
local versions = ['v0.6.0', 'v1.0.1'];

config.new(
name='envoy-gateway',
Expand Down

0 comments on commit 2ada355

Please sign in to comment.