1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

bump to version 0.2.2

This commit is contained in:
ric 2021-07-08 22:02:18 +01:00
parent 03d61864b4
commit 6170b2ceb8
2 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,8 @@ apiVersion: v2
name: external-secrets name: external-secrets
description: External secret management for Kubernetes description: External secret management for Kubernetes
type: application type: application
version: "0.2.1" version: "0.2.2"
appVersion: "v0.2.1" appVersion: "v0.2.2"
kubeVersion: ">= 1.11.0-0" kubeVersion: ">= 1.11.0-0"
keywords: keywords:
- kubernetes-external-secrets - kubernetes-external-secrets

View file

@ -4,7 +4,7 @@
[//]: # (README.md generated by gotmpl. DO NOT EDIT.) [//]: # (README.md generated by gotmpl. DO NOT EDIT.)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.2.2](https://img.shields.io/badge/Version-0.2.2-informational?style=flat-square)
External secret management for Kubernetes External secret management for Kubernetes