Skip to content

Commit

Permalink
order numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsens committed Aug 23, 2024
1 parent 108b28d commit 9c290d0
Show file tree
Hide file tree
Showing 58 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Popular applications, build on top of the [Frank!Framework](https://frankframewo

## Available charts:

* [frankframework](/charts/frankframework/README.md)
* [frank2example](/charts/frankframework/README.md)
* [ff-test](/charts/frankframework/README.md)
* [frankframework](/charts/2_frankframework/README.md)
* [frank2example](/charts/3_frank2example/README.md)
* [ff-test](/charts/ff-test/README.md)

## Usage

Expand Down Expand Up @@ -39,4 +39,4 @@ helm delete <unique-name>

The Franks! are based on the "ff-common" library chart. This is done to ensure each chart can be kept up to date easily.

If you want to create a Frank! chart yourself, please refer to the [ff-common documentation](/charts/frankframework/README.md). There is also a [Frank! template](/ff-template/README.md) that can be copied as a starting point.
If you want to create a Frank! chart yourself, please refer to the [ff-common documentation](/charts/2_frankframework/README.md). There is also a [Frank! template](/ff-template/README.md) that can be copied as a starting point.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions charts/2_frankframework/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: frank-console
repository: file://../1_frank-console
version: 0.1.0
digest: sha256:1bfca5241938f1df731bfef0a5c4456c5d1fd0dc93d249f810cdd1b0c2c9affa
generated: "2024-08-23T13:31:53.6554647+02:00"
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ dependencies:
version: 0.1.0
alias: console
condition: console.enabled
repository: file://../frank-console
repository: file://../1_frank-console
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 6 additions & 0 deletions charts/3_frank2example/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
dependencies:
- name: frankframework
repository: file://../2_frankframework
version: 0.3.0
digest: sha256:0298d7d117e5416ee5e0c1cd3d75a38b7a3b8de80f42795bf44747f5dfb130cf
generated: "2024-08-23T13:32:29.5395561+02:00"
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ keywords:
dependencies:
- name: frankframework
version: 0.3.0
repository: file://../frankframework
repository: file://../2_frankframework
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
6 changes: 0 additions & 6 deletions charts/frank2example/Chart.lock

This file was deleted.

6 changes: 0 additions & 6 deletions charts/frankframework/Chart.lock

This file was deleted.

0 comments on commit 9c290d0

Please sign in to comment.