87b91c4c8c
Update Helm release headlamp to v0.33.0 ( #1011 )
...
renovate / renovate (push) Successful in 1m52s
lint-test-helm / helm-lint (push) Successful in 16s
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [headlamp](https://headlamp.dev/ ) ([source](https://github.com/kubernetes-sigs/headlamp )) | minor | `0.32.1` -> `0.33.0` |
---
### Release Notes
<details>
<summary>kubernetes-sigs/headlamp (headlamp)</summary>
### [`v0.33.0`](https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.33.0 ): 0.33.0
#### ✨ Enhancements:
- Add new task bar which allows to keep otherwise transient tasks open
- This feature allows e.g. opening several logs views and view them side by side
- Allows keeping a terminal, logs, details view, etc. open while navigating to other clusters or views
- Also allows long-running tasks to be kept around without blocking the navigation
- Make CRDs views more consistent with the remaining views. Thanks to [@​farodin91](https://github.com/farodin91 ) .
- Speed up load time and experience for the desktop version
- Optimize rendering and improve styling of the map
- Add global filter to tables. Thanks to [@​userAdityaa](https://github.com/userAdityaa ) .
- Add BackendTLSPolicy views. Thanks to [@​userAdityaa](https://github.com/userAdityaa ) .
- Add create button for more resources
- Add Tamil locale. Thanks to [@​fromsaurav](https://github.com/fromsaurav ) .
- Add hostIPs and podIPs to the Pod's details view
**New task bar with a terminal and logs open side by side:**
<img width="1671" height="910" alt="New task bar with a terminal and logs open side by side" src="https://github.com/user-attachments/assets/dc2eff62-d217-456b-b777-6236ee21ea4a " />
**Overview function for the new taskbar:**
<img width="1671" height="910" alt="Overview function for the new taskbar" src="https://github.com/user-attachments/assets/ab921cf9-7c88-4d85-b567-11476b8d1652 " />
#### 🐞 Bug fixes
* Do not use eval for the advanced search
* Fix spawning job from CronJob
* Display missing port for default backend
* Fix checking if the exec'ing into a pod can be done. Thanks to @​cavus700 .
* Use allowed namespaces when getting the Overview's events
* Fix key-related react warnings. Thanks to @​farodin91 .
* Fix bar chart colors in dark mode
* Fix chart tooltips in Node list view
* Move headlampConfig to a pkg in the backend. Thanks to @​upsaurav12 .
* Fix the kind field when creating a CR. Thanks to @​ChayanDass .
#### 💻 Development
* Update story for AlerNotification. Thanks to @​ANIRUDH-SJ .
* Add story for StatefulSet. Thanks to @​SinghaAnirban005
* Add tests to UI slice (redux). Thanks to @​DhairyaMajmudar .
* Make the ServiceDetails more realistic. Thanks to @​farodin91 .
* Fix misc stories/tests issues
* Add missing shx development dependency
* Replace rimraf use by shx
* Add air config, for auto reload of the backend modules. Thanks to @​ChayanDass .
* Make backend exit with a proper code if the port is in use
#### 📖 Documentation
* Revamp plugin development documentation
<!-- end-release-notes -->
**Container image:** 🐳 [ghcr.io/headlamp-k8s/headlamp:v0.33.0](https://github.com/orgs/headlamp-k8s/packages/container/package/headlamp )
**Desktop Apps:**
🐧 [Flatpak / Linux (AMD64)](https://flathub.org/apps/details/io.kinvolk.Headlamp )
🐧 Linux AppImage [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-x64.AppImage ), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-arm64.AppImage ), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-armv7l.AppImage )
🐧 Linux Tarball [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-x64.tar.gz ), [ARM64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-arm64.tar.gz ), [ARMv7l](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-linux-armv7l.tar.gz )
🐧 Debian / Linux [AMD64](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/headlamp_0.33.0-1_amd64.deb )
:green\_apple: [Mac (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-mac-x64.dmg )
:green\_apple: [Mac (ARM/M1)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-mac-arm64.dmg )
:blue\_square: [Windows (AMD64)](https://github.com/kubernetes-sigs/headlamp/releases/download/v0.33.0/Headlamp-0.33.0-win-x64.exe )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->
Reviewed-on: #1011
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-24 18:52:37 +00:00
f5406b925b
Update Helm release headlamp to v0.32.1 ( #848 )
...
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [headlamp](https://headlamp.dev/ ) ([source](https://github.com/kubernetes-sigs/headlamp )) | minor | `0.31.1` -> `0.32.1` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19-->
Reviewed-on: #848
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net >
2025-07-08 01:52:07 +00:00
71891780a1
Update Helm release headlamp to v0.31.1
lint-test-helm / helm-lint (pull_request) Successful in 7s
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 51s
2025-06-10 01:01:57 +00:00
6d74a75e59
add trivy plugin
renovate / renovate (push) Has been cancelled
2025-06-04 21:40:46 -05:00
4603e85b53
add plugin
renovate / renovate (push) Successful in 1m8s
2025-06-04 19:00:08 -05:00
5f246ec269
fix
renovate / renovate (push) Successful in 2m0s
2025-06-04 18:54:40 -05:00
6f63fd6454
add client id
renovate / renovate (push) Has been cancelled
2025-06-04 18:50:30 -05:00
85e0a05648
add validator url
renovate / renovate (push) Successful in 1m38s
2025-06-04 18:45:42 -05:00
5c852b31be
Update Helm release headlamp to v0.31.0
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-05-30 17:55:08 +00:00
4abab72cac
fix labels
2025-05-17 17:09:05 -05:00
79f73467a2
change labels
2025-05-16 21:00:59 -05:00
abb47d5cdb
upgrade version and api
2025-05-16 15:43:26 -05:00
cd801e99ec
update chart data
2025-05-09 21:35:33 -05:00
b92029480c
change repo
2025-04-04 16:21:40 -05:00
06f6804ef9
Update Helm release headlamp to v0.30.1
2025-03-29 16:10:36 +00:00
722258eb7d
change namespace
2025-03-14 12:31:25 -05:00
1ba0b9714b
enable backups
2025-03-06 23:05:06 -06:00
61f85974ae
add headlamp
2025-03-03 15:17:56 -06:00
9fe661cf24
migration to next
2025-03-02 16:56:16 -06:00
e918d88dd9
disable gateway
2025-03-02 14:22:47 -06:00
024bbe39a9
add ingress
2025-03-02 13:58:49 -06:00
eebbc4859b
change gateway
2025-03-02 12:58:53 -06:00
16d1484ca6
add http
2025-03-02 12:54:23 -06:00
c78ed6508c
add http
2025-03-02 12:52:44 -06:00
33027873ae
move gateway
2025-03-02 12:38:42 -06:00
9330ccd661
change weight
2025-03-02 02:45:37 -06:00
c120902b87
remove gateway host
2025-03-02 02:43:55 -06:00
ea9d433d2d
allow gateway
2025-03-02 02:00:38 -06:00
b4de47deb9
change gateway
2025-03-02 01:46:41 -06:00
8b1765c005
fill out spec
2025-03-02 01:23:03 -06:00
a14c76f92b
fix path type
2025-03-02 01:06:30 -06:00
0cd7a610f9
use gateway instead of ingress
2025-03-02 01:05:44 -06:00
renovate[bot]
6b67c2d037
Update Helm release headlamp to v0.29.1 ( #1335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 11:45:17 -06:00
1872b15441
add headlamp
2025-02-18 19:02:29 -06:00
8b4eee804f
stage for rebuilt
2025-02-15 19:03:16 -06:00
renovate[bot]
76e74163d0
Update Helm release headlamp to v0.28.1 ( #1231 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 07:36:08 +00:00
ef7c587d21
remove persistence
2025-02-05 01:54:19 -06:00
c89fa0cefa
adjust retention
2025-01-30 21:09:47 -06:00
renovate[bot]
0af6172633
Update Helm release headlamp to v0.28.0 ( #1150 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-24 17:38:12 -06:00
8d056af2d8
adjust resources
2025-01-08 16:21:15 -06:00
c67432cba0
check and update images
2024-12-21 17:54:10 -06:00
renovate[bot]
9a32d1c5f4
Update Helm release headlamp to v0.27.0
2024-12-16 18:42:31 +00:00
a1f44f1fdf
change key location
2024-12-14 14:13:58 -06:00
0f57a7e92d
update chart versions
2024-12-12 12:38:24 -06:00
renovate[bot]
92e24350e4
Update Helm release headlamp to v0.26.0
2024-11-11 19:42:10 +00:00
01495d5f31
reduce backup times
2024-10-13 16:20:12 -05:00
renovate[bot]
8ae9352a84
Update Helm release headlamp to v0.25.0
2024-09-09 19:49:42 +00:00
3d7844d28c
fix api version
2024-08-23 15:32:29 -05:00
1a3f4d90a8
add local fallback ingress for core apps
2024-08-22 21:33:51 -05:00
76113ca673
set classname to tailscale
2024-08-17 18:38:54 -05:00