Skip to content

Commit

Permalink
Merge pull request #19 from harness/develop
Browse files Browse the repository at this point in the history
0.2.12 release
  • Loading branch information
harness-jc authored Aug 24, 2022
2 parents 43921bf + 916e001 commit a03e6ff
Show file tree
Hide file tree
Showing 12 changed files with 8 additions and 8 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.11
version: 0.2.12

# 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.
6 changes: 3 additions & 3 deletions src/prod/platform/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
version: 0.2.0
- name: harness-manager
repository: https://harness.github.io/helm-harness-manager
version: 0.2.7
version: 0.2.8
- name: delegate-proxy
repository: https://harness.github.io/helm-delegate-proxy
version: 0.2.0
Expand Down Expand Up @@ -65,5 +65,5 @@ dependencies:
- name: timescaledb
repository: https://harness.github.io/helm-timescaledb
version: 0.2.1
digest: sha256:86fbee13e21e71142c7cab0cd62475be89626cd510e0c364a8806b9cdca7f76b
generated: "2022-08-24T17:25:30.281071-04:00"
digest: sha256:93910123229fdd6468b01dff7c4dcc34e7569dee4f315b2f04353977276c8747
generated: "2022-08-24T17:38:27.495241-04:00"
Binary file removed src/prod/platform/charts/harness-manager-0.2.7.tgz
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 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.3
version: 0.2.4
- name: sto-manager
repository: https://harness.github.io/helm-sto-manager
version: 0.2.4
version: 0.2.5
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.6.16
digest: sha256:c283fa0880dfd340f1ba009c942f58f4af967ee7d84a3bd20bd9deb58c41a82c
generated: "2022-08-24T17:25:18.585184-04:00"
digest: sha256:8982b251e1642f3e1f5e61753820b1564d16537b19c3b3f0ce9877ea85e34358
generated: "2022-08-24T17:38:03.807433-04:00"
Binary file removed src/prod/sto/charts/sto-core-0.2.3.tgz
Binary file not shown.
Binary file added src/prod/sto/charts/sto-core-0.2.4.tgz
Binary file not shown.
Binary file removed src/prod/sto/charts/sto-manager-0.2.4.tgz
Binary file not shown.
Binary file added src/prod/sto/charts/sto-manager-0.2.5.tgz
Binary file not shown.

0 comments on commit a03e6ff

Please sign in to comment.