Skip to content

Commit 48f40b2

Browse files
authored
Merge pull request #3 from validatedpatterns/chart_version_update
updated chart name and version
2 parents 80cb3c6 + b19804c commit 48f40b2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
name: zero-trust-workload-identity-manager
2+
name: ztwim
33
description: Zero Trust Workload Identity Manager Helm Chart
44
type: application
5-
version: 0.1.0
5+
version: 0.1.1
66
home: https://github.com/validatedpatterns/ztwim-chart
77
maintainers:
88
- name: Validated Patterns Team

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# zero-trust-workload-identity-manager
1+
# ztwim
22

33
<!-- markdownlint-disable MD013 -->
44

5-
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
5+
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
66

77
<!-- markdownlint-enable MD013 -->
88

0 commit comments

Comments
 (0)