diff --git a/libs/vault-secrets-operator/config.jsonnet b/libs/vault-secrets-operator/config.jsonnet index ab753e6..ff5c285 100644 --- a/libs/vault-secrets-operator/config.jsonnet +++ b/libs/vault-secrets-operator/config.jsonnet @@ -3,7 +3,10 @@ local config = import 'jsonnet/config.jsonnet'; local versions = [ { version: '0.1.0' }, { version: '0.2.0' }, - { version: '0.3.0' }, + { version: '0.4.0' }, + { version: '0.5.0' }, + { version: '0.6.0' }, + { version: '0.7.0' }, ]; config.new(