Skip to content

Commit

Permalink
chore: Add latest version of Envoy Gateway (v1.0.1) (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
wimnat authored May 14, 2024
1 parent 93c336c commit 9f84571
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 9f84571

Please sign in to comment.