Skip to content

Tags: w6cloud/kubeapps

Tags

v2.4.3

Toggle v2.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for E2E test 01 in GKE (vmware-tanzu#4258)

Signed-off-by: Rafa Castelblanque <[email protected]>

Verified

This tag was signed with the committer’s verified signature.
antgamdia Antonio Gámez, PhD

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't cache clients that are created (without auth) when app loads. (v…

…mware-tanzu#3338)

Signed-off-by: Michael Nelson <[email protected]>

v2.3.4

Toggle v2.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare deps and chart for release (vmware-tanzu#3306)

* Fix minor type error

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Update UI trivial deps

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Update cargo rust deps

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Update simple go deps

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Update chart deps

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Add kubeapps apis to the main values.yaml file

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Update build images

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Update CI deps

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Remove TODOs once the image is being built by bitnami

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Enable kubeapps-apis by default in chart

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Minor fix in notes.txt

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Update buf deps

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Sort proxypass and set headers nginx directives

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Revert CI change (required until we release)

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Update ingress-controller used in CI to v1.0.0

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Revert "Remove TODOs once the image is being built by bitnami"

This reverts commit 2ba377c.

* Update k8s version in CI to 1.21

Signed-off-by: Antonio Gamez Diaz <[email protected]>

* Update GKE k8s versions to match the supported ones

Signed-off-by: Antonio Gamez Diaz <[email protected]>

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CI GKE versions to 18 and 19 (vmware-tanzu#3120)

Signed-off-by: Antonio Gamez Diaz <[email protected]>

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump sass from 1.32.11 to 1.32.12 in /dashboard (vmware-tanzu#2741)

Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](sass/dart-sass@1.32.11...1.32.12)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump hyper from 0.14.4 to 0.14.5 in /cmd/pinniped-proxy (vmware-tanzu…

…#2613)

Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.4 to 0.14.5.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.14.4...v0.14.5)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor loading UX (vmware-tanzu#2561)