Releases: clastix/kamaji-console
Releases · clastix/kamaji-console
v0.2.1
What's Changed
- release chart 0.1.2 by @bsctl in #216
- Change application delivery link by @bsctl in #225
- fix: binding on 0.0.0.0 by @prometherion in #305
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore(deps-dev): bump tsx from 3.12.7 to 4.19.3 by @dependabot in #186
- chore(deps-dev): bump prettier and @types/prettier by @dependabot in #187
- chore(deps): bump @headlessui/react from 1.7.15 to 2.2.0 by @dependabot in #185
- chore(deps): bump @tailwindcss/forms from 0.5.3 to 0.5.10 by @dependabot in #190
- chore(deps): bump zod from 3.21.4 to 3.24.2 by @dependabot in #191
- feat: terminal action for TCPs by @prometherion in #198
- docs: application delivery and screen update by @prometherion in #200
- packages update + CSS refactoring by @Ranzeb in #197
- refactor: using admin.svc for internal communication by @prometherion in #201
- chore(deps-dev): bump @storybook/nextjs from 7.0.21 to 8.6.7 by @dependabot in #196
- fix(build): updating node to v18.18 by @prometherion in #202
- fix(terminal): vertical translate transition by @prometherion in #203
- style: components and sections naming by @prometherion in #204
- chore: releasing v0.2.0 by @prometherion in #205
- fix: terminal API endpoint and missing kubectl binary by @prometherion in #210
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- fix: sveltos dashboard integration by @prometherion in #189
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- chore(deps-dev): bump @storybook/blocks from 7.0.21 to 8.5.8 by @dependabot in #170
- chore(deps-dev): bump storybook from 7.0.21 to 8.6.0 by @dependabot in #172
- chore(deps-dev): bump @storybook/react from 7.0.21 to 8.6.0 by @dependabot in #171
- chore(deps-dev): bump postcss from 8.4.24 to 8.5.3 by @dependabot in #168
- feat: applications delivery menu redirection link by @Ranzeb in #173
- feat: arm support by @prometherion in #182
- chore(deps-dev): bump @storybook/addon-links from 7.2.3 to 8.6.4 by @dependabot in #180
- chore(deps): bump clsx from 1.2.1 to 2.1.1 by @dependabot in #176
- chore(deps): bump @heroicons/react from 2.0.18 to 2.2.0 by @dependabot in #175
- chore(deps-dev): bump @vitejs/plugin-react from 4.0.0 to 4.3.4 by @dependabot in #174
- chore(ci): testing build upon any pull request by @prometherion in #183
- chore: releasing v0.1.0 by @prometherion in #184
New Contributors
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- chore(deps-dev): bump @storybook/addon-links from 7.0.21 to 7.2.3 by @dependabot in #101
- chore(deps-dev): bump @types/react from 18.2.12 to 18.2.20 by @dependabot in #99
- chore(deps-dev): bump eslint from 8.42.0 to 8.46.0 by @dependabot in #89
- chore(deps): bump daisyui from 2.52.0 to 3.5.1 by @dependabot in #95
- feat: upgrading TCP version by @prometherion in #136
- fix: daisyui new path by @prometherion in #137
- docs: add instruction to generate openapi client by @ludusrusso in #138
- feat(deps): updating to Kamaji edge-24.10.1 by @prometherion in #139
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.62.0 by @dependabot in #105
- chore(deps): bump @tailwindcss/typography from 0.5.9 to 0.5.13 by @dependabot in #112
- new release v0.0.3 by @bsctl in #141
New Contributors
- @dependabot made their first contribution in #101
Full Changelog: helm-v0.0.5...v0.0.2
v0.0.2
What's Changed
- Correct version tag format in Helm chart by @bsctl in #47
- Improve installation form Rancher UI by @bsctl in #49
- feat: Update the placeholder tenant sample by @ludusrusso in #71
- update menu items by @bsctl in #76
- Set configuration defaults in Helm Chart by @bsctl in #78
Full Changelog: v0.0.1...helm-v0.0.5
v0.0.1
Kamaji Console can be installed using Helm Chart.
helm repo add clastix https://clastix.github.io/charts
helm repo update
helm install console clastix/kamaji-console -n kamaji-system --create-namespace
Images can be pulled from Docker Hub:
docker pull clastix/kamaji-console:v0.0.1
What's Changed
- feat(helm): add chart by @bsctl in #25
- chore(gh): helm publishing workflow by @prometherion in #28
- Improve the Helm chart by @bsctl in #31
- feat: add pro badge by @ludusrusso in #41
- feat: update deps by @ludusrusso in #42
Contributors
- @bsctl made their first contribution in #25
- @prometherion made their first contribution in #28
- @ludusrusso made their first contribution in #41
Full Changelog: https://github.com/clastix/kamaji-console/commits/v0.0.1