Skip to content

Releases: kkirara/KubeLinks

v0.4.6

12 Aug 14:45
b19cab2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

kubelinks-0.4.6

12 Aug 14:47
Compare
Choose a tag to compare

A Helm chart for Kubernetes

v0.4.5

25 Mar 11:50
4b64054
Compare
Choose a tag to compare

What's Changed

Full Changelog: kubelinks-0.4.4...v0.4.5

kubelinks-0.4.5

25 Mar 11:52
Compare
Choose a tag to compare

A Helm chart for Kubernetes

v0.4.4

01 Mar 17:34
610c659
Compare
Choose a tag to compare

What's Changed

  • to change static files url if has base_path by @kkirara in #111

Full Changelog: v0.4.3...v0.4.4

kubelinks-0.4.4

01 Mar 17:35
Compare
Choose a tag to compare

A Helm chart for Kubernetes

v0.4.3

21 Feb 16:01
59aefdd
Compare
Choose a tag to compare

Environment Variable Sorting: Users can now define a default sort order for Kubelinks by configuring the KUBELINKS_DEFAULT_SORT environment variable. This allows sorting fields without spaces and provides specialized sorting logic for the pretty_name field.

Base Path Configuration: Users can define a base path for Kubelinks. This enables customizing the URL structure to include a base path, making integrating Kubelinks into existing systems or routing schemes easier.

kubelinks-0.4.3

21 Feb 16:02
Compare
Choose a tag to compare

A Helm chart for Kubernetes

v0.4.2

11 Feb 18:03
b319764
Compare
Choose a tag to compare

Url filtering improvements by @invin12 in #109

v0.4.0

11 Feb 11:24
79ccfd7
Compare
Choose a tag to compare

New Custom URL Filters:
Now, with the latest update, users have the ability to create their own URL filters tailored to their specific needs. This feature empowers users to customize their URL filtering experience within KubeLinks, enhancing flexibility and usability.

Raw Data Tab:
In the "Raw Data" tab, users can now access an unfiltered list of URLs. This provides a comprehensive view of all available links without any applied filters, enabling users to analyze and manage their data more effectively.

Customizable Title:
With the introduction of the environment variable "KUBELINKS_TITLE", users can easily customize the title of their KubeLinks environment according to their preferences. This allows for personalized branding and clearer identification within the platform.

Namespace Visibility:
By default, the visibility of namespaces is turned off in KubeLinks. However, users can now enable namespace visibility using the environment variable "KUBELINKS_ENABLED_NAMESPACE". This allows users to toggle namespace visibility on or off based on their preferences and requirements.

These new features enhance user experience and provide greater control over URL filtering, title customization, and namespace visibility within KubeLinks. We encourage users to explore these functionalities and provide feedback for further improvements.