// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`installing update using tray when started renders 1`] = `
home
arrow_back
arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update using tray when started when user checks for updates using tray renders 1`] = `
home
arrow_back
arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update using tray when started when user checks for updates using tray when new update is discovered renders 1`] = `
home
arrow_back
arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update using tray when started when user checks for updates using tray when new update is discovered when download fails renders 1`] = `
home
arrow_back
arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update using tray when started when user checks for updates using tray when new update is discovered when download succeeds renders 1`] = `
home
arrow_back
arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`; exports[`installing update using tray when started when user checks for updates using tray when no new update is discovered renders 1`] = `
home
arrow_back
arrow_forward

Welcome to some-product-name!

To get you started we have auto-detected your clusters in your kubeconfig file and added them to the catalog, your centralized view for managing all your cloud-native resources.

If you have any questions or feedback, please join our Lens Community slack channel .

arrow_left
0
arrow_right
`;