mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
feat(system): upgrade portainer on kubernetes [EE-4625] (#8448)
This commit is contained in:
parent
0669ad77d3
commit
4c86be725d
8 changed files with 394 additions and 139 deletions
|
@ -24,6 +24,7 @@ export const UpgradeBEBannerWrapper = withHideOnExtension(
|
|||
const enabledPlatforms: Array<ContainerPlatform> = [
|
||||
'Docker Standalone',
|
||||
'Docker Swarm',
|
||||
'Kubernetes',
|
||||
];
|
||||
|
||||
function UpgradeBEBanner() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue