Skip to content

Commit

Permalink
Package updates for 2.8.0 release (#6402)
Browse files Browse the repository at this point in the history
### Description of the change

Package and image updates from the release process.

---------

Signed-off-by: Michael Nelson <minelson@vmware.com>
  • Loading branch information
absoludity committed Jul 4, 2023
1 parent 77f84b2 commit b1aad85
Show file tree
Hide file tree
Showing 46 changed files with 3,416 additions and 423,813 deletions.
30 changes: 15 additions & 15 deletions .github/workflows/kubeapps-general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
default: false

env:
CHARTMUSEUM_VERSION: "3.9.3"
CHARTMUSEUM_VERSION: "3.10.1"
CHARTS_REPO_ORIGINAL: "bitnami/charts"
BRANCH_CHARTS_REPO_ORIGINAL: "main"
CHARTS_REPO_FORKED: "kubeapps-bot/charts"
Expand All @@ -34,11 +34,11 @@ env:
KUBEAPPS_REPO: "vmware-tanzu/kubeapps"
BRANCH_KUBEAPPS_REPO: "main"
README_GENERATOR_REPO: "bitnami-labs/readme-generator-for-helm"
DOCKER_REGISTRY_VERSION: "2.8.1"
GOLANG_VERSION: "1.19.8"
DOCKER_REGISTRY_VERSION: "2.8.2"
GOLANG_VERSION: "1.19.10"
HELM_VERSION_MIN: "v3.8.0"
HELM_VERSION_STABLE: "v3.11.3"
GITHUB_VERSION: "2.27.0"
HELM_VERSION_STABLE: "v3.12.1"
GITHUB_VERSION: "2.31.0"
IMAGES_TO_PUSH: "apprepository-controller dashboard asset-syncer pinniped-proxy kubeapps-apis"
# IMG_DEV_TAG is the tags used for the Kubeapps docker images. Ideally there should be an IMG_PROD_TAG
# but its value is dynamic and GitHub actions doesn't support it in the `env` block, so it is generated
Expand All @@ -51,22 +51,22 @@ env:
IMG_PREFIX_FOR_FORKS: "your-dockerhub-username/"
# Currently, we only build the images for linux/amd64 because building cross-platform images is extremely slow...
IMG_PLATFORMS: "linux/amd64"
KAPP_CONTROLLER_VERSION: "v0.45.0"
KAPP_CONTROLLER_VERSION: "v0.46.1"
K8S_KIND_VERSION: "v1.24.12@sha256:1e12918b8bc3d4253bc08f640a231bb0d3b2c5a9b28aa3f2ca1aee93e1e8db16"
KIND_VERSION: "v0.18.0"
KUBECTL_VERSION: "v1.24.12"
KIND_VERSION: "v0.20.0"
KUBECTL_VERSION: "v1.24.15"
MKCERT_VERSION: "v1.4.4"
NODE_VERSION: "16.20.0"
OLM_VERSION: "v0.24.0"
POSTGRESQL_VERSION: "15.2.0-debian-11-r22"
RUST_VERSION: "1.68.2"
NODE_VERSION: "16.20.1"
OLM_VERSION: "v0.25.0"
POSTGRESQL_VERSION: "15.3.0-debian-11-r18"
RUST_VERSION: "1.70.0"
SEMVER_VERSION: "3.4.0"
GKE_STABLE_VERSION: "1.23"
GKE_REGULAR_VERSION: "1.24"
GKE_STABLE_VERSION: "1.25"
GKE_REGULAR_VERSION: "1.26"
GKE_ZONE: "us-east1-c"
GKE_PROJECT: "vmware-kubeapps-ci"
GKE_CLUSTER: "kubeapps-test"
SRP_CLI_VERSION: "0.7.2-20230418081227-67dbd9c-113"
SRP_CLI_VERSION: "0.7.39-20230628070210-5a5e0e4-156"

jobs:
setup:
Expand Down
2 changes: 1 addition & 1 deletion cmd/apprepository-controller/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# syntax = docker/dockerfile:1

FROM bitnami/golang:1.19.8 as builder
FROM bitnami/golang:1.19.10 as builder
WORKDIR /go/src/github.com/vmware-tanzu/kubeapps
COPY go.mod go.sum ./
COPY pkg pkg
Expand Down
2 changes: 1 addition & 1 deletion cmd/asset-syncer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# syntax = docker/dockerfile:1

FROM bitnami/golang:1.19.8 as builder
FROM bitnami/golang:1.19.10 as builder
WORKDIR /go/src/github.com/vmware-tanzu/kubeapps
COPY go.mod go.sum ./
COPY pkg pkg
Expand Down
2 changes: 1 addition & 1 deletion cmd/kubeapps-apis/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# syntax = docker/dockerfile:1

FROM bitnami/golang:1.19.8 as builder
FROM bitnami/golang:1.19.10 as builder
WORKDIR /go/src/github.com/vmware-tanzu/kubeapps
COPY go.mod go.sum ./
ARG VERSION="devel"
Expand Down
6 changes: 4 additions & 2 deletions cmd/kubeapps-apis/buf.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@ deps:
- remote: buf.build
owner: googleapis
repository: googleapis
commit: 5ae7f88519b04fe1965da0f8a375a088
commit: cc916c31859748a68fd229a3c8d7a2e8
digest: shake256:469b049d0eb04203d5272062636c078decefc96fec69739159c25d85349c50c34c7706918a8b216c5c27f76939df48452148cff8c5c3ae77fa6ba5c25c1b8bf8
- remote: buf.build
owner: grpc-ecosystem
repository: grpc-gateway
commit: a1ecdc58eccd49aa8bea2a7a9022dc27
commit: 11c9972ea0fd4c95a2c38d29bb1dc817
digest: shake256:9c7ce822dff52ad28714465396fbe98e879409677a61687b7dd9bb3d1484aa5d1704c013698b24f34c5d51023dbff47287ecd9676271953c25e646b42ebb76c5
14 changes: 14 additions & 0 deletions cmd/kubeapps-apis/docs/kubeapps-apis.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -4169,6 +4169,13 @@
"in": "query",
"required": false,
"type": "string"
},
{
"name": "labels",
"description": "Labels\n\nThis is a request variable of the map type. The query format is \"map_name[key]=value\", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age[\"bob\"]=18",
"in": "query",
"required": false,
"type": "string"
}
],
"tags": [
Expand Down Expand Up @@ -4320,6 +4327,13 @@
"in": "query",
"required": false,
"type": "string"
},
{
"name": "stringData",
"description": "StringData\n\nThis is a request variable of the map type. The query format is \"map_name[key]=value\", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age[\"bob\"]=18",
"in": "query",
"required": false,
"type": "string"
}
],
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion cmd/kubeapps-apis/gen/apidocs.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b1aad85

Please sign in to comment.