Skip to content

Releases: trifork/cheetah-charts

redpanda-console-oauth2proxy-v0.6.0

09 Sep 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: redpanda-console-oauth2proxy-v0.5.0...redpanda-console-oauth2proxy-v0.6.0

redpanda-console-oauth2proxy-v0.5.0

27 Aug 08:23
Compare
Choose a tag to compare

What's Changed

  • fix(deps): minor update ghcr.io/containerbase/base from 11.10.0 to 11.11.0 by @renovate in #246
  • fix(deps): update all docker patches by @renovate in #247
  • fix(deps): update all docker patches by @renovate in #248
  • Set oauth2Proxy.image.pullpolicy = always for bitnami by @cthtrifork in #249
  • fix(deps): update all docker patches by @renovate in #251
  • Update OAuth2Proxy with custom auth-logging-format by @cthtrifork in #253

Full Changelog: redpanda-console-oauth2proxy-v0.4.0...redpanda-console-oauth2proxy-v0.5.0

flink-job-v2.0.0

26 Aug 07:44
0ea159f
Compare
Choose a tag to compare

Breaking:

Previously you could use native flink-configuration to specify state.savepoints.dir, state.checkpoints.dir, and high-availability.storageDir. Now it is required to use the chart values: storage.scheme and storage.baseDir when using upgradeModes savepoint or last-state.

What's Changed

  • Replace rbac wildcard with explicit verbs by @pegtrifork in #230
  • move validation of storage.scheme and storage.baseDir must be set when upgradeMode is not stateless to helpers #218

New Contributors

Full Changelog: flink-job-v1.4.0...flink-job-v2.0.0

redpanda-console-oauth2proxy-v0.4.1

21 Aug 08:03
Compare
Choose a tag to compare

What's Changed

  • Set oauth2Proxy.image.pullpolicy = always for bitnami
    Bitnami container images are released on a regular basis with the latest distribution packages available

Full Changelog: redpanda-console-oauth2proxy-v0.4.0...redpanda-console-oauth2proxy-v0.4.1

redpanda-console-oauth2proxy-v0.4.0

13 Aug 14:08
Compare
Choose a tag to compare

What's Changed

  • fix(deps): minor update ghcr.io/containerbase/base from 10.6.15 to 10.15.6 by @renovate in #236
  • fix(deps): minor update ghcr.io/containerbase/base from 10.15.6 to 10.16.0 by @renovate in #239
  • fix(deps): major update ghcr.io/containerbase/base from 10.16.0 to 11.6.5 by @renovate in #241
  • Migrate renovate config by @renovate in #244
  • fix(deps): minor update ghcr.io/containerbase/base from 11.6.5 to 11.9.1 by @renovate in #240
  • fix(deps): minor update ghcr.io/containerbase/base from 11.9.1 to 11.10.0 by @renovate in #245
  • Replace rbac wildcard with explicit verbs by @pegtrifork in #230
  • fix(deps): minor update docker.redpanda.com/redpandadata/console from v2.6.1 to v2.7.1 by @renovate in #242

Full Changelog: redpanda-console-oauth2proxy-v0.3.0...redpanda-console-oauth2proxy-v0.4.0

redpanda-console-oauth2proxy-v0.3.0

19 Jul 12:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: redpanda-console-oauth2proxy-v0.2.0...redpanda-console-oauth2proxy-v0.3.0

redpanda-console-oauth2proxy-v0.2.1

redpanda-console-oauth2proxy-v0.2.0

28 Jun 07:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: redpanda-console-oauth2proxy-v0.1.0...redpanda-console-oauth2proxy-v0.2.0

redpanda-console-oauth2proxy-v0.1.0

24 Jun 10:51
Compare
Choose a tag to compare

What's Changed

  • Updated docs for console by @KastTrifork in #219
  • Renaming and restructured redpanda console chart by @KastTrifork in #226
  • Add _helpers.tpl for oauth2proxy configuration by @KastTrifork in #228
    • Added function 'oauth2proxy.image' to generate the complete image path.

Breaking Changes:

Image Configuration Change:

  • The configuration for 'oauth2Proxy.image' has changed.

  • Old Configuration:

  oauth2Proxy:
    image: quay.io/oauth2-proxy/oauth2-proxy:v7.5.1
  • New Configuration:
  oauth2Proxy:
    image:
      registry: quay.io
      repository: oauth2-proxy/oauth2-proxy
      tag: v7.5.1
      pullPolicy: IfNotPresent

Full Changelog: cheetah-redpanda-console-v1.2.0...redpanda-console-oauth2proxy-v0.1.0

cheetah-redpanda-console-v1.2.0

21 Jun 12:04
Compare
Choose a tag to compare

What's Changed 🎉

  • fix(deps): update all docker patches by @renovate in #221
  • Update oauth2-proxy image version to be changed though values by @KastTrifork in #224

No breaking changes

Full Changelog: cheetah-redpanda-console-v1.1.0...cheetah-redpanda-console-v1.2.0