Releases: gimlet-io/capacitor
Releases · gimlet-io/capacitor
0.14.0 (2025-12.2)
brew install gimlet-io/capacitor/capacitor
# or
wget -qO- https://gimlet.io/install-capacitor | bash -s -- 0.14.0
What's Changed
- chore: refactor carvel to use proxied k8s api endpoints by @laszlocph in #360
- feat: option to disable access logs by @laszlocph in #361
- fix: scrolling behavior by @laszlocph in #362
- chore: updating to Flux 2.7 libs by @laszlocph in #364
- fix: show Job Terminating status by @laszlocph in #365
- ux: stop autos-scroll when we scroll up in logs by @laszlocph in #366
- fix(docs): broken link by @vidurb in #367
- feat: homebrew install by @laszlocph in #372
- feat: Backstage plugin by @laszlocph in #373
- fix: cycle through containers until a shell is found by @laszlocph in #375
- feat: execing to node like kubectl debug-node by @laszlocph in #376
- fix(cli): use localhost for browser URL on macOS by @abh in #377
- feat: onepassword CRDs to RBAC presets by @laszlocph in #381
- feat: imagePullSecrets by @laszlocph in #382
New Contributors
Full Changelog: v2025-12.1...0.14.0
0.12.1
wget -qO- https://gimlet.io/install-capacitor | bash -s -- 0.12.1
What's Changed
- chore: refactor carvel to use proxied k8s api endpoints by @laszlocph in #360
Full Changelog: 0.12.0...0.12.1
0.12.0 (2025-12.1)
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-12.1
❗️Breaking changes
- We are moving to semver hence the version tag of this release is
0.12.0.- We keep the calendar versions only in Github release titles.
- We will publish a bridge release as well with the calendar version one last time. To trigger the update notification in older versions.
- The Helm charts are reworked. In general check their README.md file. tldr: we moved to the
envvalues field. Configure everything with environment variables going forward instead of dedicated values.
What's Changed
- feat: HelmRelease values visualization by @gorkemozlu in #319
- chore: refactor HelmRelease values visualization by @laszlocph in #320
- bug-fix-helmrelease-values by @gorkemozlu in #322
- feat: shortcut for name filter by @laszlocph in #327
- feat: context aware system views by @laszlocph in #328
- feat: cronjob detail row renderer and navigating to pods by @laszlocph in #329
- feat: triggering a cronjob by @laszlocph in #330
- feat: config map detail view by @laszlocph in #332
- feat: container selector in exec by @laszlocph in #333
- feat: including managedFields on demand by @laszlocph in #337
- chore: batching pod metrics calls per namespace by @laszlocph in #338
- fix: preserve filter history during navigation by @laszlocph in #339
- feat: kubectl edit by @laszlocph in #340
- feat: supporting multiple files in KUBECONFIG by @laszlocph in #342
- Docs revamp by @laszlocph in #343
- feat: showing source artifacts for all FluxCD sources by @laszlocph in #353
- feat: permission elevation by @laszlocph in #355
- Gorkemozlu/feat carvel support by @gorkemozlu in #345
Full Changelog: v2025-11.2...0.12.0
v0.11.0 (2025-11.2)
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-11.2
What's Changed
- feat: [self-host] system views are now configurable @laszlocph in #307
- feat: kluctl support by @laszlocph in #310
- Metrics by @laszlocph in #314
- feat: Make FluxCD controller configuration configurable via environment variables by @gorkemozlu in #316
Full Changelog: v2025-11.1-patch2...v2025-11.2
v0.10.2 (2025-11.1-patch2)
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-11.1-patch2
What's Changed
- feat: add support for extraVolumes and extraVolumeMounts by @mhorcajada in #302
New Contributors
- @mhorcajada made their first contribution in #302
Full Changelog: v2025-11.1-patch1...v2025-11.1-patch2
v0.10.1 (2025-11.1-patch1)
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-11.1-patch1
What's Changed
- fix: existing-secret support; breaking change: license.key is not lis… by @laszlocph in #301
Full Changelog: v2025-11.1...v2025-11.1-patch1
v0.10.0 (2025-11.1)
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-11.1
What's Changed
- feat: Split panes by @laszlocph in #298
- feat: iterating on fluxcd support by @laszlocph in #300
Full Changelog: v2025-10.2...v2025-11.1
v0.9.0 (2025-10.2)
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-10.2
What's Changed
- fix: handle context names with forward slashes (EKS ARNs) by @theendofline in #287
- feat: helm chart by @laszlocph in #288
- fix: intermittent router error by @laszlocph in #289
- fix: kubevirt subresources don't have verbs => broke everything by @laszlocph in #294
- feat: pod security by @laszlocph in #295
- chore: dependency update by @laszlocph in #296
- feat: existing secret support by @laszlocph in #297
New Contributors
- @theendofline made their first contribution in #287
Full Changelog: v2025-10.1...v2025-10.2
v0.8.0 (2025-10.1)
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-10.1
The Story
https://gimlet.io/capacitor-next/changelog/#v2025-10.1
What's Changed
- TF iteration by @laszlocph in #270
- Trim event lines by @laszlocph in #271
- Making selection sticky by @laszlocph in #272
- fix: don't match partial json; make user preference sticky by @laszlocph in #275
- Yaml highlighting by @laszlocph in #280
- feat: export/import settings and views by @laszlocph in #280
- feat: view numbers on buttons by @laszlocph in #280
- Key refactor by @laszlocph in #281
- feat: [self-host] Support for OIDC group prefix and suffix
Full Changelog: v2025-09.2...v2025-10.1
v0.7.0 (2025-09.2)
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-09.2
The Story
https://gimlet.io/capacitor-next/changelog/#v2025-09.2
What's Changed
- Changelog page by @laszlocph in c372609
- Agent docs by @laszlocph in 8182263
- fix: handle separate storage/deployment namespaces for Helm releases (#261) by @gorkemozlu
- Loading indicator (#262) by @laszlocph
- chore: new versioning approach (#252) by @laszlocph
New Contributors
- @gorkemozlu made their first contribution in #261
Full Changelog: next-v0.6.5...v2025-09.2