Skip to content

Commit

Permalink
updating app version to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chenbishop committed Aug 19, 2024
1 parent 848ce98 commit 85c20d3
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.6
version: 0.1.7

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.0.6"
appVersion: "0.0.7"
18 changes: 14 additions & 4 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
apiVersion: v1
entries:
tg-group-profile-manager:
- apiVersion: v2
appVersion: 0.0.7
created: "2024-08-19T21:25:53.753048+01:00"
description: Managing Twingate profile through Slack
digest: 86f9cbfa56f2d0c2abee5af8c5f77ad13672d438e373853a67278fd69d62aa5d
name: tg-group-profile-manager
type: application
urls:
- https://twingate-labs.github.io/tg-group-profile-manager-helm/tg-group-profile-manager-0.1.7.tgz
version: 0.1.7
- apiVersion: v2
appVersion: 0.0.6
created: "2024-07-09T15:33:19.208772+01:00"
created: "2024-08-19T21:25:53.752198+01:00"
description: Managing Twingate profile through Slack
digest: 64a29604303c602d87256c60b08ae02c0ab049aabd0afb5f31d7934d517e165c
name: tg-group-profile-manager
Expand All @@ -13,7 +23,7 @@ entries:
version: 0.1.6
- apiVersion: v2
appVersion: 0.0.5
created: "2024-07-09T15:33:19.206907+01:00"
created: "2024-08-19T21:25:53.749747+01:00"
description: Managing Twingate profile through Slack
digest: 7daff452fd6f8f111c4f97a7fbca51ecf08b04dfe2ea2a821d6801edec87fd50
name: tg-group-profile-manager
Expand All @@ -23,12 +33,12 @@ entries:
version: 0.1.5
- apiVersion: v2
appVersion: 0.0.4
created: "2024-07-09T15:33:19.206283+01:00"
created: "2024-08-19T21:25:53.749131+01:00"
description: Managing Twingate profile through Slack
digest: 88b1cb76cb76ddff0cae8c73dbcc6b7fa3c91847148dda5de67ec8c5dd6ff7d7
name: tg-group-profile-manager
type: application
urls:
- https://twingate-labs.github.io/tg-group-profile-manager-helm/tg-group-profile-manager-0.1.3.tgz
version: 0.1.3
generated: "2024-07-09T15:33:19.205719+01:00"
generated: "2024-08-19T21:25:53.748468+01:00"
Binary file added tg-group-profile-manager-0.1.7.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/twingate-labs/tg-group-profile-manager
pullPolicy: Always
tag: v0.0.6
tag: v0.0.7

nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit 85c20d3

Please sign in to comment.