Skip to content

Commit

Permalink
Merge pull request #10 from harness/secret-ref
Browse files Browse the repository at this point in the history
feta: [CHAOS-5812][CHAOS-5815]: Updating chart version
  • Loading branch information
Adarshkumar14 authored Aug 12, 2024
2 parents 7bb2b01 + f660957 commit 8bda7a7
Show file tree
Hide file tree
Showing 23 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion src/chaos-crds/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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.0.6
version: 0.0.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
Expand Down
2 changes: 1 addition & 1 deletion src/chaos-crds/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# chaos-crds

![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square)
![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square)

A Helm chart to install Harness chaos crds

Expand Down
2 changes: 1 addition & 1 deletion src/chaos-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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.0.6
version: 0.0.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
Expand Down
2 changes: 1 addition & 1 deletion src/chaos-exporter/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# chaos-exporter

![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square)
![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square)

A Helm chart for Kubernetes

Expand Down
14 changes: 7 additions & 7 deletions src/chaos-infrastructure/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
dependencies:
- name: subscriber
repository: file://../subscriber
version: 0.0.8
version: 0.0.9
- name: workflow-controller
repository: file://../workflow-controller
version: 0.0.5
version: 0.0.6
- name: chaos-operator
repository: file://../chaos-operator
version: 0.0.7
version: 0.0.8
- name: chaos-exporter
repository: file://../chaos-exporter
version: 0.0.6
version: 0.0.7
- name: chaos-crds
repository: file://../chaos-crds
version: 0.0.6
digest: sha256:0bded606eb16433f6f9d56c820549c9a247431b31097957d566117d940028260
generated: "2024-08-09T16:12:14.977934+05:30"
version: 0.0.7
digest: sha256:c67856e25d695bda42643514b31517baa021e1b81664a09f3a64bc97a86137ff
generated: "2024-08-12T16:54:44.749671+05:30"
14 changes: 7 additions & 7 deletions src/chaos-infrastructure/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,41 +15,41 @@ 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.0.6
version: 0.0.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: "1.39.0"
appVersion: "1.41.0"

dependencies:
- name: subscriber
version: 0.0.8
version: 0.0.9
repository: "file://../subscriber"
tags:
- clusterScopeMode
- namespaceMode
- name: workflow-controller
version: 0.0.5
version: 0.0.6
repository: "file://../workflow-controller"
tags:
- clusterScopeMode
- namespaceMode
- name: chaos-operator
version: 0.0.7
version: 0.0.8
repository: "file://../chaos-operator"
tags:
- clusterScopeMode
- namespaceMode
- name: chaos-exporter
version: 0.0.6
version: 0.0.7
repository: "file://../chaos-exporter"
tags:
- clusterScopeMode
- namespaceMode
- name: chaos-crds
version: 0.0.6
version: 0.0.7
repository: "file://../chaos-crds"
tags:
- clusterScopeMode
Expand Down
12 changes: 6 additions & 6 deletions src/chaos-infrastructure/README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# chaos-infra

![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.39.0](https://img.shields.io/badge/AppVersion-1.39.0-informational?style=flat-square)
![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square)

A Helm chart to install chaos infrastructure

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| file://../chaos-crds | chaos-crds | 0.0.6 |
| file://../chaos-exporter | chaos-exporter | 0.0.6 |
| file://../chaos-operator | chaos-operator | 0.0.7 |
| file://../subscriber | subscriber | 0.0.8 |
| file://../workflow-controller | workflow-controller | 0.0.5 |
| file://../chaos-crds | chaos-crds | 0.0.7 |
| file://../chaos-exporter | chaos-exporter | 0.0.7 |
| file://../chaos-operator | chaos-operator | 0.0.8 |
| file://../subscriber | subscriber | 0.0.9 |
| file://../workflow-controller | workflow-controller | 0.0.6 |

## Values

Expand Down
Binary file removed src/chaos-infrastructure/charts/chaos-crds-0.0.6.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed src/chaos-infrastructure/charts/subscriber-0.0.8.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/chaos-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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.0.7
version: 0.0.8

# 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
Expand Down
2 changes: 1 addition & 1 deletion src/chaos-operator/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# chaos-operator

![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square)
![Version: 0.0.8](https://img.shields.io/badge/Version-0.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square)

A Helm chart to install chaos-operator

Expand Down
2 changes: 1 addition & 1 deletion src/subscriber/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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.0.8
version: 0.0.9

# 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
Expand Down
2 changes: 1 addition & 1 deletion src/subscriber/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# subscriber

![Version: 0.0.8](https://img.shields.io/badge/Version-0.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square)
![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.41.0](https://img.shields.io/badge/AppVersion-1.41.0-informational?style=flat-square)

A Helm chart to install subscriber

Expand Down
2 changes: 1 addition & 1 deletion src/workflow-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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.0.5
version: 0.0.6

# 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
Expand Down
2 changes: 1 addition & 1 deletion src/workflow-controller/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# workflow-controller

![Version: 0.0.5](https://img.shields.io/badge/Version-0.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.16](https://img.shields.io/badge/AppVersion-3.4.16-informational?style=flat-square)
![Version: 0.0.6](https://img.shields.io/badge/Version-0.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.4.16](https://img.shields.io/badge/AppVersion-3.4.16-informational?style=flat-square)

A Helm chart to install workflow-controller

Expand Down

0 comments on commit 8bda7a7

Please sign in to comment.