Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tray version support #308

Open
4 tasks
jmaupetit opened this issue May 3, 2019 · 1 comment
Open
4 tasks

Add tray version support #308

jmaupetit opened this issue May 3, 2019 · 1 comment

Comments

@jmaupetit
Copy link
Contributor

Purpose

While fetching an application tray, we need to support multiple versions of the tray.

Proposal

  • update the apps tree to something like:

apps/{{ tray.name }}/{{ tray.version }}/templates/...

  • add versions to active apps, e.g.:
apps:
  - name: richie
    version: 1.0.0
  • collect apps given this version

Optional:

  • add default version support
@jmaupetit
Copy link
Contributor Author

jmaupetit commented Oct 5, 2021

Not sure this is relevant in fact. Will we deploy two different tray releases in the same project ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant