Skip to content
Snippets Groups Projects
Commit a0cdb181 authored by Alex Ellis (OpenFaaS Ltd)'s avatar Alex Ellis (OpenFaaS Ltd)
Browse files

Upgrade ancillary charts for connectors


Bumps images to latest versions using arkade chart upgrade.

Signed-off-by: default avatarAlex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
parent 3962fa10
No related branches found
No related tags found
No related merge requests found
Showing with 384 additions and 325 deletions
apiVersion: v1
description: Trigger OpenFaaS functions from PostgreSQL
name: postgres-connector
version: 0.0.3
version: 0.0.4
sources:
- https://github.com/openfaas/faas-netes
home: https://www.openfaas.com
......
......@@ -5,7 +5,7 @@
# You will need to create a license named "openfaas-license" - see the
# chart README for detailed instructions.
image: ghcr.io/openfaasltd/postgres-connector:0.0.3-rc1
image: ghcr.io/openfaasltd/postgres-connector:0.0.4
replicas: 1
......
apiVersion: v1
description: Build OpenFaaS functions via a REST API
name: pro-builder
version: 0.3.5
version: 0.3.6
sources:
- https://github.com/openfaas/faas-netes
home: https://www.openfaas.com
......
......@@ -3,7 +3,7 @@
# image is for the pro-builder API
proBuilder:
image: ghcr.io/openfaasltd/pro-builder:0.3.3
image: ghcr.io/openfaasltd/pro-builder:0.3.4-rc2
# Set to 0 for unlimited, or some non-zero value for a hard limit
# the builder will return a HTTP 429 status code, then the client
......@@ -41,7 +41,7 @@ buildkit:
# For a rootless configuration, preferred, if the configuration
# and Kernel version of your Kubernetes nodes supports it
#
image: moby/buildkit:v0.10.4-rootless
image: moby/buildkit:v0.11.0-rc3-rootless
rootless: true
securityContext:
# Needs Kubernetes >= 1.19
......
......@@ -2,7 +2,7 @@ apiVersion: v2
name: queue-worker
description: JetStream for OpenFaaS queue-worker
type: application
version: 0.1.1
version: 0.1.2
keywords:
- openfaas
- jetstream
......
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.2.5
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.3.1
replicas: 1
......
No preview for this file type
This diff is collapsed.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
File added
File added
File added
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment