Skip to content

Commit

Permalink
0.2.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Charette committed Aug 24, 2022
1 parent 0083e3b commit 901adff
Show file tree
Hide file tree
Showing 16 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion src/prod/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.2.10
version: 0.2.11

# 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
Binary file modified src/prod/charts/ci-0.1.2.tgz
Binary file not shown.
Binary file modified src/prod/charts/platform-0.1.4.tgz
Binary file not shown.
Binary file modified src/prod/charts/sto-0.1.3.tgz
Binary file not shown.
12 changes: 6 additions & 6 deletions src/prod/platform/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 0.2.2
- name: change-data-capture
repository: https://harness.github.io/helm-change-data-capture
version: 0.2.4
version: 0.2.5
- name: cv-nextgen
repository: https://harness.github.io/helm-cv-nextgen
version: 0.2.7
Expand Down Expand Up @@ -43,10 +43,10 @@ dependencies:
version: 0.2.0
- name: ng-manager
repository: https://harness.github.io/helm-ng-manager
version: 0.2.8
version: 0.2.10
- name: pipeline-service
repository: https://harness.github.io/helm-pipeline-service
version: 0.2.5
version: 0.2.6
- name: platform-service
repository: https://harness.github.io/helm-platform-service
version: 0.2.4
Expand All @@ -58,12 +58,12 @@ dependencies:
version: 0.2.0
- name: template-service
repository: https://harness.github.io/helm-template-service
version: 0.2.4
version: 0.2.5
- name: ti-service
repository: https://harness.github.io/helm-ti-service
version: 0.2.2
- name: timescaledb
repository: https://harness.github.io/helm-timescaledb
version: 0.2.1
digest: sha256:cb5e9d6974e3b5f4d22181a080279ba709f74de37ba54b76c57fa3a2640593b9
generated: "2022-08-24T16:35:47.35211-04:00"
digest: sha256:86fbee13e21e71142c7cab0cd62475be89626cd510e0c364a8806b9cdca7f76b
generated: "2022-08-24T17:25:30.281071-04:00"
Binary file not shown.
Binary file not shown.
Binary file added src/prod/platform/charts/ng-manager-0.2.10.tgz
Binary file not shown.
Binary file removed src/prod/platform/charts/ng-manager-0.2.8.tgz
Binary file not shown.
Binary file removed src/prod/platform/charts/pipeline-service-0.2.5.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions src/prod/sto/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: sto-core
repository: https://harness.github.io/helm-sto-core
version: 0.2.2
version: 0.2.3
- name: sto-manager
repository: https://harness.github.io/helm-sto-manager
version: 0.2.4
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.6.16
digest: sha256:ac4c5318a4bfe7bf2ecae1bd0f47d6f590dab5ef3c9df47377a9254fab1676c9
generated: "2022-08-24T16:35:37.247456-04:00"
digest: sha256:c283fa0880dfd340f1ba009c942f58f4af967ee7d84a3bd20bd9deb58c41a82c
generated: "2022-08-24T17:25:18.585184-04:00"
Binary file removed src/prod/sto/charts/sto-core-0.2.2.tgz
Binary file not shown.
Binary file added src/prod/sto/charts/sto-core-0.2.3.tgz
Binary file not shown.

0 comments on commit 901adff

Please sign in to comment.