Skip to content

Tags: xuil/kubeapps

Tags

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 <minelson@vmware.com>

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 <agamez@vmware.com>

* Update UI trivial deps

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Update cargo rust deps

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Update simple go deps

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Update chart deps

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Add kubeapps apis to the main values.yaml file

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Update build images

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Update CI deps

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Remove TODOs once the image is being built by bitnami

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Enable kubeapps-apis by default in chart

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Minor fix in notes.txt

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Update buf deps

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Sort proxypass and set headers nginx directives

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* Revert CI change (required until we release)

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

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

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

* 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 <agamez@vmware.com>

* Update GKE k8s versions to match the supported ones

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

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 <agamez@vmware.com>

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] <support@github.com>

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] <support@github.com>

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)

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Store OAuth2 sensitive configuration data in a secret (vmware-tanzu#2436

)

* Store OAuth2 sensitive configuration data in a secret

* Typo

* Minor review

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update deps (vmware-tanzu#2424)