Releases: redpanda-data/helm-charts
redpanda-5.8.11
Redpanda is the real-time engine for modern apps.
What's Changed
- gotohelm: fix casts on methods by @chrisseto in #1383
- redpanda: fix the type of imagePullSecrets by @jan-g in #1385
Full Changelog: kminion-0.14.0...redpanda-5.8.11
redpanda-5.8.9
Redpanda is the real-time engine for modern apps.
What's Changed
- gotohelm: many many fixes for numeric handling by @chrisseto in #1332
- Handle instance methods with pointer receiver by @RafalKorepta in #1338
- Add support for instance methods with parameters by @RafalKorepta in #1342
- Add support for instance methods without pointer receiver by @RafalKorepta in #1343
- Improve Unsupported error reporting by @RafalKorepta in #1349
- *: add gofumpt and staticcheck to CI by @chrisseto in #1350
- Stop processing packages that reports errors by @RafalKorepta in #1324
- Bump go version to 1.22.4 by @RafalKorepta in #1352
- redpanda: convert
service.loadbalancer.yaml
to go by @chrisseto in #1347 - redpanda: partially migrate STS volumes/mounts by @chrisseto in #1353
- redpanda: convert poddisruptionbudget.yaml to go by @jan-g in #1356
- gotohelm: fix send on closed channels in
GoRunner
by @chrisseto in #1355 - Move config map to go by @RafalKorepta in #1268
- *: add go.work file by @chrisseto in #1361
- redpanda: convert serviceaccount.yaml to go by @jan-g in #1360
- Handle secret reference check as method by @RafalKorepta in #1359
- gotohelm: fix namespacing and function name overrides by @chrisseto in #1362
- Add test for external domain tpl usage by @RafalKorepta in #1363
- Handle overprovisioned flag based on CPU values by @RafalKorepta in #1358
- gotohelm: support go's append semantics by @chrisseto in #1366
- build(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 by @dependabot in #1367
- redpanda: convert service.internal.yaml to go by @jan-g in #1365
- buildkite: retrieve secrets from aws sm by @andrewhsu in #1368
- Change regexp to unstructured field set command by @RafalKorepta in #1369
- redpanda: convert secrets.yaml to go by @jan-g in #1370
- gha: retrieve secrets from aws sm by @andrewhsu in #1371
- gotohelm: add partial support for
resource.Quantity
by @chrisseto in #1364 - redpanda: allow specifying
truststore_file
by @chrisseto in #1373 - *: run tests on Kubernetes 1.30.0 by @chrisseto in #1377
- redpanda: release 5.8.9 by @chrisseto in #1378
New Contributors
Full Changelog: redpanda-5.8.8...redpanda-5.8.9
redpanda-5.8.10
Redpanda is the real-time engine for modern apps.
What's Changed
- redpanda: convert post-install-upgrade-job.yaml to go by @jan-g in #1374
- fix up secrets.go by @jan-g in #1380
Full Changelog: redpanda-5.8.9...redpanda-5.8.10
kminion-0.14.0
The most popular Open Source Kafka JMX to Prometheus tool by the creators of Redpanda Console and Redpanda
What's Changed
- redpanda: use
resource.Quantity
by @chrisseto in #1376 - kminion: add configmap checksum annotation support by @timchenko-a in #1379
New Contributors
- @timchenko-a made their first contribution in #1379
Full Changelog: redpanda-5.8.10...kminion-0.14.0
redpanda-5.8.8
Redpanda is the real-time engine for modern apps.
What's Changed
- gotohelm: better handle embedded fields by @chrisseto in #1312
- Add namespace to templates for resources where it's missing by @kyle-render in #1323
- redpanda: convert servicemonitor.yaml to go code by @chrisseto in #1313
- gotohelm: automatically handle (T, error) returns on builtins by @chrisseto in #1310
- redpanda: convert semver helpers to go by @chrisseto in #1311
- Further indent podAntiAffinity matchLabels for soft anti-affinity by @kyle-render in #1327
- redpanda: migrate mount helpers by @chrisseto in #1274
- redpanda: allow cert-manager integration to be (mostly) disabled by @chrisseto in #1326
- build(deps): bump DeterminateSystems/magic-nix-cache-action from 6 to 7 by @dependabot in #1335
- Add toYaml function to sprig helmette by @RafalKorepta in #1316
- Move cluster-id and organization under redpanda object by @RafalKorepta in #1336
New Contributors
- @kyle-render made their first contribution in #1323
Full Changelog: redpanda-5.8.7...redpanda-5.8.8
redpanda-5.8.7
Redpanda is the real-time engine for modern apps.
What's Changed
- redpanda: add regression tests for semver helpers by @chrisseto in #1309
- Add toString function to sprig helmette by @RafalKorepta in #1318
- Add Min function to sprig helmette by @RafalKorepta in #1314
- Add trimSuffix function to helmette by @RafalKorepta in #1315
- redpanda: fix typo in connectors integration by @chrisseto in #1322
Full Changelog: kminion-0.13.0...redpanda-5.8.7
kminion-0.13.0
The most popular Open Source Kafka JMX to Prometheus tool by the creators of Redpanda Console and Redpanda
What's Changed
- Handle for statement in transpiler by @RafalKorepta in #1305
- Add first function from helm chart engine by @RafalKorepta in #1308
- Fix great or equal and less or equal binary expression by @RafalKorepta in #1307
- kminion: Add support for hostAliases by @0x5d in #1317
- Bump kminion version by @0x5d in #1320
New Contributors
Full Changelog: redpanda-5.8.6...kminion-0.13.0
redpanda-5.8.6
Redpanda is the real-time engine for modern apps.
What's Changed
- pkg/kube/kubetest: Add
kubetest
package by @chrisseto in #1293 - redpanda: add tests for
advertisedPorts
with > 1 element by @chrisseto in #1289 - gotohelm: add support for the modulus (
%
) operator by @chrisseto in #1291 - gotohelm: Refactor test template executor by @chrisseto in #1294
- pkg/helm: run
helm template
directly instead of via subprocess by @chrisseto in #1290 - redpanda: remove ImageRepository schema validation by @chrisseto in #1297
- gotohelm: add support for helm's
lookup
function by @chrisseto in #1296 - redpanda: Fix broken upgrades due to lookup returns by @chrisseto in #1303
- redpanda: bump version to
v5.8.6
by @chrisseto in #1304
Full Changelog: operator-0.4.24...redpanda-5.8.6
operator-0.4.24
Redpanda operator helm chart
What's Changed
- *: remove all usages of
deepCopy
by @chrisseto in #1282 - operator: bump to
v2.1.20-24-1.2
by @chrisseto in #1288
Full Changelog: kminion-0.12.8...operator-0.4.24
kminion-0.12.8
The most popular Open Source Kafka JMX to Prometheus tool by the creators of Redpanda Console and Redpanda
What's Changed
- gh: Added Jira issue syncing workflows by @michael-redpanda in #1281
- Bump cachix/install-nix-action from 26 to 27 by @dependabot in #1284
- charts/kminion: Bump app version to 2.2.8 by @c4milo in #1287
New Contributors
- @michael-redpanda made their first contribution in #1281
Full Changelog: operator-0.4.23...kminion-0.12.8