Skip to content
Open
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: '22'
node-version: '22.22.3'
check-latest: true

- name: Install yq
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/preview-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: '22'
node-version: '22.22.3'
check-latest: true

- name: Install yq
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: '22'
node-version: '22.22.3'
check-latest: true

- name: Install yq
Expand Down
32 changes: 9 additions & 23 deletions config.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,15 @@ params:
learn_url: https://appscode.com/learn
docs_url: https://appscode.com/docs
menu:
main:
- name: Documentation
weight: 20
- name: Community
identifier: community
weight: 25
- name: GitHub
identifier: github
parent: community
url: https://github.com/stashed
weight: 1
- name: Twitter
identifier: twitter
parent: community
url: https://twitter.com/KubeStash
weight: 2
- name: Slack
identifier: slack
parent: community
url: https://slack.appscode.com
weight: 3
menu:
main:
product_stash:
- name: Features
identifier: features
url: /features/
weight: 5
- name: Pricing
identifier: pricing
url: /pricing/
weight: 10
- name: Addons
identifier: addons
weight: 15
Expand Down
14 changes: 14 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,24 @@ params:
map: title
menu:
main:
- name: Addons
identifier: addons
weight: 15
product_stash:
- name: Features
identifier: features
url: /features/
weight: 5
- name: Pricing
identifier: pricing
url: /pricing/
weight: 10
- name: Addons
identifier: addons
weight: 15
- name: Documentation
identifier: documentation
url: /docs/v2025.10.17/welcome/
weight: 20
- name: Elasticsearch
identifier: elasticsearch
Expand Down
63 changes: 0 additions & 63 deletions content/docs/0.6.0/CONTRIBUTING.md

This file was deleted.

49 changes: 0 additions & 49 deletions content/docs/0.6.0/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions content/docs/0.6.0/_index.md

This file was deleted.

21 changes: 0 additions & 21 deletions content/docs/0.6.0/acknowledgement.md

This file was deleted.

27 changes: 0 additions & 27 deletions content/docs/0.6.0/concepts/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions content/docs/0.6.0/concepts/_index.md

This file was deleted.

14 changes: 0 additions & 14 deletions content/docs/0.6.0/concepts/crds/_index.md

This file was deleted.

Loading
Loading