Skip to content

Commit

Permalink
helm: make release 3.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
monrax committed Mar 19, 2024
1 parent e85bf5c commit f960af7
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
8 changes: 4 additions & 4 deletions helm/resurfaceio/resurface/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: kubernetes-ingress
repository: https://haproxytech.github.io/helm-charts
version: 1.37.0
version: 1.38.2
- name: minio
repository: https://charts.min.io/
version: 5.0.15
digest: sha256:ade8510cab8941170566622991a2444a92e1501af364f9045834c67313f883d5
generated: "2024-02-22T18:11:13.540915-04:00"
version: 5.1.0
digest: sha256:b522039942ea4f4985f65545be4ef26b237e122824409f3325aac66319abab5b
generated: "2024-03-19T14:04:49.790153-04:00"
26 changes: 9 additions & 17 deletions helm/resurfaceio/resurface/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,26 +1,18 @@
apiVersion: v2
name: resurface
version: 3.6.10
version: 3.6.11
type: application
description: Resurface discovers and alerts on quality and security signatures in your API traffic.
annotations:
artifacthub.io/containsSecurityUpdates: "false"
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/prerelease: "false"
artifacthub.io/changes: |
- kind: added
description: Support for custom Resurface image tag
- kind: added
description: Toleration for tainted arm64 nodes on GKE
- kind: added
description: Automatic binding of service account with SCC for OpenShift
- kind: changed
description: Upgrade Resurface image to 3.6.72
description: Upgrade Resurface image to 3.6.86
- kind: changed
description: Upgrade HAProxy dependency chart to 1.37.0
- kind: fixed
description: Dependency requirements for BYOC TLS
- kind: fixed
description: Add redirect to importer endpoint with missing trailing slash
description: Upgrade HAProxy dependency chart to 1.38.2
- kind: changed
description: Upgrade MinIO dependency chart to 5.1.0
keywords:
- API
- HTTP
Expand All @@ -37,11 +29,11 @@ keywords:
home: https://resurface.io
dependencies:
- name: kubernetes-ingress
version: "1.37.0"
version: "1.38.2"
repository: https://haproxytech.github.io/helm-charts
condition: ingress.controller.enabled
- name: minio
version: "5.0.15"
version: "5.1.0"
repository: https://charts.min.io/
condition: minio.enabled
maintainers:
Expand All @@ -52,4 +44,4 @@ maintainers:
sources:
- https://github.com/resurfaceio
icon: https://raw.githubusercontent.com/resurfaceio/insomnia-plugin/master/assets/plugin/icon-alt.svg
appVersion: 3.6.72
appVersion: 3.6.86
Binary file not shown.
Binary file not shown.
Binary file removed helm/resurfaceio/resurface/charts/minio-5.0.15.tgz
Binary file not shown.
Binary file added helm/resurfaceio/resurface/charts/minio-5.1.0.tgz
Binary file not shown.

0 comments on commit f960af7

Please sign in to comment.