mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-15 17:51:01 +00:00
bump version to 0.4.3
This commit is contained in:
parent
cc6f50c2d8
commit
f9fd1a8c52
2 changed files with 3 additions and 3 deletions
|
@ -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.4.2"
|
version: "0.4.3"
|
||||||
appVersion: "v0.4.2"
|
appVersion: "v0.4.3"
|
||||||
kubeVersion: ">= 1.11.0-0"
|
kubeVersion: ">= 1.11.0-0"
|
||||||
keywords:
|
keywords:
|
||||||
- kubernetes-external-secrets
|
- kubernetes-external-secrets
|
||||||
|
|
|
@ -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.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat-square)
|
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![Version: 0.4.3](https://img.shields.io/badge/Version-0.4.3-informational?style=flat-square)
|
||||||
|
|
||||||
External secret management for Kubernetes
|
External secret management for Kubernetes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue