Releases: holos-run/holos
Releases · holos-run/holos
v0.95.3
Changelog
- 30cbb0d doc: add deploy a service guide
- a3bbadd doc: apply manifests for deploy a service guide
- f15dea5 doc: clarify story in the deploy a service guide
- 16a4f89 doc: clarify story in the deploy a service guide pass 2
- 6a47edb guides: Add Change Service Guide (#253)
- 21e3e6f website: Landing Page 1 (#256)
- c7cd6f5 website: Landing Page 2 (#256)
- 2d8ca47 website: Landing Page 3 (#256)
- 67d00f1 website: get rid of What is Holos? on landing page
- bfa02cd website: introduction (#258)
v0.95.2
Changelog
- 6ad24a6 package: rename schema api to author api (#248)
- 8d2a9dd quickstart: re-focus on core concepts
- 57dedc6 website: clean up placeholders
- 6041fd4 website: fix broken links
- fec1de0 website: holistic platform manager social card
- e3c53f5 website: tweak features on landing page for clarity
- 3b833cd website: update landing page to focus on platform management
v0.95.1
v0.95.0
Changelog
- 4206774 generate: add bank userservice to backend
- 7632344 generate: add bank-accounts-db needed by userservice
- dab1f30 generate: add bank-balance-reader
- 4a26662 generate: add bank-contacts
- fbe79dd generate: add bank-ledger-db and bank-ledger-writer
- 3b796cf generate: add bank-of-holos frontend
- 6bc6888 generate: add bank-transaction-history
- 63a7da0 generate: add external secrets operator
- 77b0933 generate: add httproute for bank.holos.localhost
- 250238c generate: add secret store and external secret to bank-of-holos
- 971a3fa generate: fix accounts-db using wrong service account
- e5851ca generate: fix bank of holos connection reset
- a223e2b generate: fix duplicate external secrets crds
- 8e150ee generate: fix external-secrets always out of sync in argocd
- 117a2a8 generate: fix istio-base always out of sync in argocd
- 79b41df generate: fix istiod always out of sync in argocd
- e0a636f generate: move gateway-api schematic to projects structure
- 1fa7421 generate: move istio schematic to projects structure
- 55562f9 generate: move istio-k3d schematic to projects structure
- 6d6829b generate: refactor bank backend config to a component
- 340c348 generate: refactor how the bank jwt-key is created
- 4a656db render: log total render platform time
- 569f827 speed up argocd crds with raw urls
- b737543 version: 0.95.0
v0.94.0
Changelog
- f58d791 api: move #Resources to package holos
- 054d33b builder: add kustomization post-processing to kubernetes build plans (#246)
- d74655c generate: add argocd schematic
- 1d98069 generate: add httproutes schematic
- f34da6c generate: add schematic for manage a project guide gitops
- 2454f6e generate: app-projects to organize ArgoCD Applications into Projects
- f2f75a4 generate: fix argo-cd component
- a0cf73f generate: remove argocd kustomization.yaml
- 63d00bf schema: handle ArgoConfig for all component kinds
- e956b64 schematic: comment how kustomization of argocd crds works
- 8a7a010 version 0.94.0
v0.93.4
v0.93.3
Changelog
- a30335b concepts: add fleet and cluster
- c9d892e generate: consolidate holos generate component cue/helm
- 265d577 quickstart: add day 2 chart upgrade example
- 1088317 quickstart: fix broken link
- 1cba383 quickstart: incorporate feedback from review
- 559c8bc quickstart: remove side by side comparisons
- 44f8779 quickstart: render a platform with workload clusters
- c714a2b quickstart: top to bottom edit for grammar, typos, and voice
- b04837e website: add a localhost guide to get a k3d cluster (#234)
- 4c77eba website: automatically generate sidebars
- a8ae56b website: remove quickstart and localhost index
v0.93.2
v0.93.1
Changelog
- 8b9070f api: add schema to platform cue.mod for consistency
- 4db3fb4 api: optional platform.spec.model
- 1e8861c builder: relax api version requirement to fix deploy-dev
- 1911c7f generate: add bare bones quickstart platform
- 5e582ec generate: do not require registration when generating a platform
- bdc182f quickstart: generate podinfo helm chart
- 73f7777 quickstart: mix-in argocd application resource
v0.93.0
Changelog
- ce875e6 Revert "docs: KubeStart readme"
- e3c3ab6 api: establish core v1alpha3 for quickstart
- 1364467 ci: fix linter
- 44b5601 publish: add gha workflow to publish images with ko (#225)
- 4c0d0dd readme: Fix typos and md formatting
- b6c6e9b readme: restore from holos generate platform k3d mistake
- fe168a1 try-holos: clarify authentication must come before userinfo
- 3ab6ccd try-holos: clarify local-ca must be run every time
- fcb0f7d try-holos: embed argocd crds
- 98d9831 try-holos: embed argocd install
- 5f3c6a1 try-holos: embed gateway api resources
- df65f10 try-holos: embed helm charts
- b545df9 try-holos: tweak platform model section
- 2dc492d website: add component to the concepts page
- 1be7d55 website: fix sidebars to focus on the tooling
- 7f37ac6 website: focus landing page on package management
- f3a1aea website: tweak landing page features
- 3f3a3e5 website: upgrade docusaurus to 3.5.2
- 4dc923f workflow: fix make lint
- 9d0a0b1 workflows: deploy dev-holos-app after image publish (#228)
- 963ca0e workflows: move to ubuntu-latest