Skip to content

Commit

Permalink
Release 0.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions CI committed Apr 20, 2022
1 parent 9323f9c commit 7e39303
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 12 deletions.
29 changes: 20 additions & 9 deletions helm-releases/index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
apiVersion: v1
entries:
varnish-operator:
- apiVersion: v2
appVersion: 0.28.3
created: "2022-04-20T08:44:43.695823282Z"
description: Provides an easy way to deploy and manage a cluster of Varnish instances
digest: c4ce9c6d008bb1eeee3ce12956b0351028eb9022c41211404665b1fa13c0ca3c
keywords:
- varnish
name: varnish-operator
urls:
- https://raw.githubusercontent.com/IBM/varnish-operator/main/helm-releases/varnish-operator-0.28.3.tgz
version: 0.28.3
- apiVersion: v2
appVersion: 0.28.2
created: "2022-01-19T16:43:46.711993158Z"
created: "2022-04-20T08:44:43.692592064Z"
description: Provides an easy way to deploy and manage a cluster of Varnish instances
digest: cb259d4ea8f548cd3afd29fcb5a02c12047f5b140414264be72b15dd962d285c
keywords:
Expand All @@ -14,7 +25,7 @@ entries:
version: 0.28.2
- apiVersion: v2
appVersion: 0.28.1
created: "2022-01-19T16:43:46.711194632Z"
created: "2022-04-20T08:44:43.691670759Z"
description: Provides an easy way to deploy and manage a cluster of Varnish instances
digest: 562eeaed567eb0100d618cde76606c3c9045434fc9111215f0b57fcc6fd05a0a
keywords:
Expand All @@ -25,7 +36,7 @@ entries:
version: 0.28.1
- apiVersion: v2
appVersion: 0.28.0
created: "2022-01-19T16:43:46.710368106Z"
created: "2022-04-20T08:44:43.690300651Z"
description: Provides an easy way to deploy and manage a cluster of Varnish instances
digest: d8c977d4c72dda076174db3cb18c7581fdd7d9414b5172b3a774a824dc24b356
keywords:
Expand All @@ -36,7 +47,7 @@ entries:
version: 0.28.0
- apiVersion: v2
appVersion: 0.27.3
created: "2022-01-19T16:43:46.709616783Z"
created: "2022-04-20T08:44:43.689420746Z"
description: Provides an easy way to deploy and manage a cluster of Varnish instances
digest: 2d0994ac7b15ec48620dc8761a81b0e5dd7691a2c72e28dc469b942653a5e422
keywords:
Expand All @@ -47,7 +58,7 @@ entries:
version: 0.27.3
- apiVersion: v2
appVersion: 0.27.2
created: "2022-01-19T16:43:46.708836558Z"
created: "2022-04-20T08:44:43.688600842Z"
description: Provides an easy way to deploy and manage a cluster of Varnish instances
digest: eb34113e747c9230a4eccdf2f69cef7049a8c493e3dce9ad5ceb3d829662e8b1
keywords:
Expand All @@ -58,7 +69,7 @@ entries:
version: 0.27.2
- apiVersion: v2
appVersion: 0.27.1
created: "2022-01-19T16:43:46.708015432Z"
created: "2022-04-20T08:44:43.687695037Z"
description: Provides an easy way to deploy and manage a cluster of Varnish instances
digest: d99ed01aa50f9d4d7ec48c097cd0d69dd8a46afacc3b51e8e2eaa7ded25599be
keywords:
Expand All @@ -69,7 +80,7 @@ entries:
version: 0.27.1
- apiVersion: v1
appVersion: 0.27.0
created: "2022-01-19T16:43:46.706895997Z"
created: "2022-04-20T08:44:43.686742232Z"
description: Provides an easy way to deploy and manage a cluster of Varnish instances
digest: 81072e2644490186f20cfcf1f8f0179d5dfc5d4500cb1a1de6f73ee18b344fce
keywords:
Expand All @@ -80,7 +91,7 @@ entries:
version: 0.27.0
- apiVersion: v1
appVersion: 0.26.0
created: "2022-01-19T16:43:46.705326148Z"
created: "2022-04-20T08:44:43.685816926Z"
description: Provides an easy way to deploy and manage a cluster of Varnish instances
digest: dfcb049e9abee1e5fbfcb3b1d89e50a60def5d341d4ee1cb47cf02c28c5f9e4e
keywords:
Expand All @@ -89,4 +100,4 @@ entries:
urls:
- https://raw.githubusercontent.com/IBM/varnish-operator/main/helm-releases/varnish-operator-0.26.0.tgz
version: 0.26.0
generated: "2022-01-19T16:43:46.704288315Z"
generated: "2022-04-20T08:44:43.684298418Z"
Binary file added helm-releases/varnish-operator-0.28.3.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions varnish-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: 0.28.2
appVersion: 0.28.3
description: Provides an easy way to deploy and manage a cluster of Varnish instances
keywords:
- varnish
name: varnish-operator
version: 0.28.2
version: 0.28.3
2 changes: 1 addition & 1 deletion varnish-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
replicas: 1
container:
# path to image + tag
image: ibmcom/varnish-operator:0.28.2
image: ibmcom/varnish-operator:0.28.3
# imagePullSecret for Varnish Operator image
#imagePullSecret: ""
# imagePullPolicy for Varnish Operator image
Expand Down

0 comments on commit 7e39303

Please sign in to comment.