Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kuliebiakin committed Aug 9, 2023
1 parent 238772f commit b77203d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions charts/wp-project-skeleton/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.6.0
version: 2.8.0
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.14.5
version: 17.15.0
- name: newrelic-php-agent
repository: https://wp-digital.github.io/helm-charts
version: 0.1.1
digest: sha256:03ef64fdb6eebabc188516fa2b3a48f5f582e671ca966e60782fbca049cc9b41
generated: "2023-08-03T20:14:56.414656+03:00"
digest: sha256:495fc54303b929ec52255cec9a51cbc56b9e0c0c815c1620a93de6745f6897c5
generated: "2023-08-09T21:20:39.992311+03:00"
4 changes: 2 additions & 2 deletions charts/wp-project-skeleton/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: wp-project-skeleton
description: A Helm chart to deploy WordPress project.
type: application
version: 0.5.11
appVersion: "0.5.11"
version: 0.5.12
appVersion: "0.5.12"
dependencies:
- name: common
version: 2.x.x
Expand Down

0 comments on commit b77203d

Please sign in to comment.